Skip to content

Latest commit

 

History

History
129 lines (83 loc) · 7.23 KB

CHANGELOG.md

File metadata and controls

129 lines (83 loc) · 7.23 KB

Change Log

v0.8.0 (2017-12-14)

Full Changelog

Closed issues:

  • Permission example in readme #47
  • Use PATCH instead of PUT #20

Merged pull requests:

  • Use PATCH instead of PUT for UPDATE #49 (lijoantony)
  • Permission example in readme (related to #47) #48 (kfern)

v0.7.1 (2017-10-09)

Full Changelog

Merged pull requests:

  • Add jwt-decode on dev deps #46 (josx)

v0.7.0 (2017-10-09)

Full Changelog

Closed issues:

  • I left a describe.only in unit tests. Sorry #44
  • Add AUTH_GET_PERMISSIONS to authClient #43
  • return object for restClient #40
  • feathers-jwt deleted on page reload #39
  • Add GET_MANY_REFERENCES support #7

Merged pull requests:

v0.6.0 (2017-09-01)

Full Changelog

Closed issues:

  • GET_MANY does not return with id in mapResponse #37
  • Authorization header missing from requests #35

Merged pull requests:

  • Fix mapresponse missing id handling #38 (dreamrace)
  • Call authenticate method on refresh page #36 (7flash)

v0.5.0 (2017-08-10)

Full Changelog

Closed issues:

  • Support AUTH_ERROR #31
  • issues with primary-key/id not named 'id' #30
  • Cannot read property 'map' of undefined? #29
  • custom ids tests #27
  • Deprecated package - react-addons-transition-group #23
  • Write package description #17

Merged pull requests:

v0.4.0 (2017-07-13)

Full Changelog

Closed issues:

  • Duplicated Presentation when using mongoose #25
  • Add circleCI to automate PR testing ? #22
  • Custom identifiers/primary keys for in resources #16
  • feathers-client in peerDependencies ? #15

Merged pull requests:

v0.3.1 (2017-05-16)

Full Changelog

Closed issues:

  • Uncaught Error: injectTapEventPlugin(): Can only be called once per application lifecycle #9
  • Error for query filters #8

Merged pull requests:

v0.3.0 (2017-03-27)

Full Changelog

Closed issues:

  • Rest client does not correctly handle GET_MANY #5

Merged pull requests:

v0.2.0 (2017-03-14)

Full Changelog

Closed issues:

  • Add authClient #3
  • make it compatible with admin-on-rest 0.9 #1

Merged pull requests:

  • Rewrite with feathers-client #2 (tb)

v0.1.0 (2017-03-04)

* This Change Log was automatically generated by github_changelog_generator