Skip to content

Latest commit

 

History

History
249 lines (158 loc) · 18 KB

CHANGELOG.md

File metadata and controls

249 lines (158 loc) · 18 KB

Change Log

v5.1.1 (2020-03-27)

Full Changelog

Closed issues:

  • TypeScript definitions not referenced in package.json #105
  • An in-range update of @feathersjs/adapter-commons is breaking the build 🚨 #102
  • An in-range update of @feathersjs/adapter-commons is breaking the build 🚨 #97

Merged pull requests:

v5.1.0 (2019-10-07)

Full Changelog

Closed issues:

  • An in-range update of browserify is breaking the build 🚨 #93
  • An in-range update of dtslint is breaking the build 🚨 #92
  • An in-range update of webpack is breaking the build 🚨 #89

Merged pull requests:

v5.0.0 (2019-07-05)

Full Changelog

Merged pull requests:

v4.0.0 (2018-12-17)

Full Changelog

Closed issues:

  • An in-range update of @feathersjs/socketio is breaking the build 🚨 #79

Merged pull requests:

v3.0.0 (2018-09-21)

Full Changelog

Fixed bugs:

  • Values of Services are Being Mixed #68

Closed issues:

  • An in-range update of debug is breaking the build 🚨 #73

Merged pull requests:

v2.0.2 (2018-04-13)

Full Changelog

Closed issues:

  • Use with create-react-app #66

Merged pull requests:

  • Transpile all Feathers modules for distributable #67 (daffl)

v2.0.1 (2018-03-07)

Full Changelog

Closed issues:

  • webpack warning on lazy-cache #60

Merged pull requests:

v2.0.0 (2017-12-03)

Full Changelog

Merged pull requests:

v1.1.0 (2017-09-23)

Full Changelog

Merged pull requests:

  • Use latest feathers-memory #51 (daffl)

v1.0.1 (2017-09-06)

Full Changelog

Closed issues:

  • An in-range update of babel-core is breaking the build 🚨 #49

Merged pull requests:

v1.0.0 (2016-11-11)

Full Changelog

Closed issues:

  • improve performance by not to save/load the whole data everytime #31

Merged pull requests:

v0.5.0 (2016-09-09)

Full Changelog

Closed issues:

  • usage with feathersjs authentication module on react-native #16
  • React native exaple for AsyncStorage with create, get, update, remove #14

Merged pull requests:

v0.4.1 (2016-06-17)

Full Changelog

Merged pull requests:

v0.4.0 (2016-04-05)

Full Changelog

Merged pull requests:

  • Update to latest feathers-memory and remove dist #11 (daffl)

v0.3.2 (2016-04-05)

Full Changelog

Merged pull requests:

v0.3.1 (2016-03-27)

Full Changelog

Closed issues:

  • Cannot use 'in' operator to search for 'settings' in null #8

Merged pull requests:

  • This is a fix for there not being a .get handler #9 (jack-guy)

v0.3.0 (2016-03-14)

Full Changelog

Closed issues:

  • Add common tests back in #6

Merged pull requests:

  • Make behaviour the same as normal database services again #7 (daffl)

v0.2.1 (2016-02-28)

Full Changelog

Fixed bugs:

  • Using without explicitly passing a storage engine is throwing an error with Webpack/Browserify #3

Closed issues:

  • Get with a non-existent id should not throw an error #5

Merged pull requests:

  • throw an error if storage is not passed in explicitly. Closes #3. #4 (ekryski)

v0.2.0 (2016-02-27)

Full Changelog

Merged pull requests:

v0.1.1 (2016-02-25)

Full Changelog

v0.1.0 (2016-02-25)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator