Skip to content

Releases: ericdowell/react-endpoint

Update Dependencies

Choose a tag to compare

@ericdowell ericdowell released this 31 May 04:27
  • Running npm audit fix. 3c0a0f5
  • Updating dependencies. efb8c82
  • Updating code style with lint:fix script. 6c75085

Update Dependencies

Choose a tag to compare

@ericdowell ericdowell released this 06 May 01:07
  • Updating dependencies. 15dc654 3b4f658
  • Nesting tests in describe and removing await where not needed. 6716082

Major Release

Choose a tag to compare

@ericdowell ericdowell released this 14 Feb 22:35

Update Error Message

Choose a tag to compare

@ericdowell ericdowell released this 23 Nov 06:02
  • Updated error message and checks for actions within createStateProvider helper. 227d69f

Peer Dependencies Version Range

Choose a tag to compare

@ericdowell ericdowell released this 23 Nov 05:55
  • Update peerDependencies to use double |.

Peer Dependencies & Remove Reducer Option

Choose a tag to compare

@ericdowell ericdowell released this 23 Nov 05:42
  • Moved react/react-dom to peerDependencies.
  • Removed reducer from options from createStateProvider context helper.

Update Dependencies

Choose a tag to compare

@ericdowell ericdowell released this 23 Nov 05:11
  • Updated dependencies. PR #1

Update makeRequest

Choose a tag to compare

@ericdowell ericdowell released this 26 Oct 02:58
  • Removing message from inputs that are passed to makeRequest. ad32779

Update createOnSubmit

Choose a tag to compare

@ericdowell ericdowell released this 31 Aug 03:25
  • Breaking change, createOnSubmit now checks for data.message when helper validateStatus is false.

Publishing v1.0.1 Changes

Choose a tag to compare

@ericdowell ericdowell released this 25 Aug 03:45

v1.0.1 was not built before being publish, this version corrects this.