Skip to content

Latest commit

 

History

History
113 lines (72 loc) · 6.91 KB

CHANGELOG.md

File metadata and controls

113 lines (72 loc) · 6.91 KB

Change Log

v3.0.0 (2018-09-25)

Full Changelog

Merged pull requests:

v2.1.2 (2018-09-25)

Full Changelog

v2.1.1 (2018-09-25)

Full Changelog

Closed issues:

  • Is this project abandoned? #51
  • Is it working with feathers-rest-client? #47
  • SSR Support #44
  • Error with ON_CREATED & co. reducers, when queryResult is null #42

Merged pull requests:

  • Babel 7: use transform-runtime to externalize babel helper fns #57 (petermikitsh)

v2.1.0 (2018-01-10)

Full Changelog

Merged pull requests:

  • adds idField option #45 (erkkaha)
  • Replace initial state of queryResult from null to proper object structure #43 (bsubedi26)

v2.0.0 (2017-11-27)

Full Changelog

Implemented enhancements:

  • Remove isSaving/isLoading and replace by isCreating/isRemoving... #38
  • README updates #40 (bsubedi26)
  • Individual action pending/loading #39 (bsubedi26)
  • Added actions/action creators/reducers that update redux state when feathers service is changed in real time. #37 (bsubedi26)

Closed issues:

v1.1.0 (2017-09-11)

Full Changelog

Implemented enhancements:

  • Data key set to null whilst loading/saving #31
  • Data key not set to null before promise resolves or rejects #32 (Jackleberry)

Merged pull requests:

v1.0.0 (2017-08-23)

Full Changelog

v0.1.0 (2017-08-23)

Full Changelog

Implemented enhancements:

Closed issues:

  • Action Type Namespace #20

v0.0.3 (2017-06-22)

Full Changelog

Fixed bugs:

  • Added required dependency helmet to package.json #17 (eddyystop)

v0.0.2 (2017-06-21)

Full Changelog

v0.0.1 (2017-06-21)

Implemented enhancements:

Closed issues:

  • Action required: Greenkeeper could not be activated 🚨 #6
  • Action required: Greenkeeper could not be activated 🚨 #5
  • Action required: Greenkeeper could not be activated 🚨 #4
  • Action required: Greenkeeper could not be activated 🚨 #3
  • Action required: Greenkeeper could not be activated 🚨 #2

Merged pull requests:

  • Finished transfer from feathers-reduxify-services by merging in its README #1 (eddyystop)

* This Change Log was automatically generated by github_changelog_generator