Skip to content

Latest commit

 

History

History
99 lines (57 loc) · 5.3 KB

CHANGELOG.md

File metadata and controls

99 lines (57 loc) · 5.3 KB

Change Log

v0.1.9 (2017-03-01)

Full Changelog

Merged pull requests:

v0.1.8 (2017-02-05)

Full Changelog

Closed issues:

  • Uncaught TypeError: Cannot read property 'options' of undefined #26
  • Browser Version #24

Merged pull requests:

  • Hoist upgrade handler into current scope by using an arrow function #27 (daffl)

v0.1.7 (2017-01-29)

Full Changelog

Closed issues:

  • [Webpack] TypeError: _this4.storage.getItem is not a function #18
  • [Feature request] Signup via socket #17
  • Missing auth token when used with feathers-rest in comparison to feathers-socketio #16
  • Cannot read property 'on' of undefined - feathers-authentication-client #12

Merged pull requests:

v0.1.6 (2016-12-14)

Full Changelog

Closed issues:

  • logout\(\) doesn't resolve #10

Merged pull requests:

v0.1.5 (2016-12-13)

Full Changelog

v0.1.4 (2016-12-13)

Full Changelog

Closed issues:

  • populateAccessToken tries to access non-existent property #11
  • Socket client should automatically auth on reconnect #2

Merged pull requests:

v0.1.3 (2016-11-23)

Full Changelog

Closed issues:

  • Client should ensure socket.io upgrade is complete before authenticating #4

Merged pull requests:

v0.1.2 (2016-11-22)

Full Changelog

Merged pull requests:

v0.1.1 (2016-11-21)

Full Changelog

Merged pull requests:

v0.1.0 (2016-11-18)

Closed issues:

  • Relation with feathers-authentication #6
  • Client: Docs for getJWT & verifyJWT #1

Merged pull requests:

  • Feathers authentication 1.0 compatible client #7 (ekryski)

* This Change Log was automatically generated by github_changelog_generator