Releases: ericdowell/react-endpoint
Releases · ericdowell/react-endpoint
Update Dependencies
Update Dependencies
Major Release
- Updated to use resource-endpoint v4.0.0. This version has several breaking changes.
Update Error Message
- Updated error message and checks for actions within
createStateProviderhelper. 227d69f
Peer Dependencies Version Range
- Update peerDependencies to use double
|.
Peer Dependencies & Remove Reducer Option
- Moved react/react-dom to
peerDependencies. - Removed reducer from options from
createStateProvidercontext helper.
Update Dependencies
- Updated dependencies. PR #1
Update makeRequest
- Removing message from inputs that are passed to
makeRequest. ad32779
Update createOnSubmit
- Breaking change,
createOnSubmitnow checks fordata.messagewhen helpervalidateStatusis false.
Publishing v1.0.1 Changes
v1.0.1 was not built before being publish, this version corrects this.