Skip to content

Latest commit

Β 

History

History
910 lines (346 loc) Β· 34.8 KB

CHANGELOG.md

File metadata and controls

910 lines (346 loc) Β· 34.8 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.0-pre.23 (2022-06-06)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.22 (2022-05-24)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.21 (2022-05-23)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.20 (2022-05-04)

Bug Fixes

  • dependencies: Lock monorepo package version numbers (#2623) (5640c10)

5.0.0-pre.19 (2022-05-01)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.18 (2022-04-11)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.17 (2022-02-15)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.16 (2022-01-12)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.15 (2021-11-27)

Bug Fixes

5.0.0-pre.14 (2021-10-13)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.13 (2021-10-13)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.12 (2021-10-12)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.11 (2021-10-06)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.10 (2021-09-19)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.9 (2021-08-09)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.8 (2021-08-09)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.7 (2021-08-09)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.6 (2021-08-08)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.5 (2021-06-23)

Bug Fixes

  • hooks: Migrate built-in hooks and allow backwards compatibility (#2358) (759c5a1)
  • koa: Use extended query parser for compatibility (#2397) (b2944ba)

Features

  • adapter-commons: Add support for params.adapter option and move memory adapter to @feathersjs/memory (#2367) (a43e7da)

5.0.0-pre.4 (2021-05-13)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-pre.3 (2021-04-21)

Bug Fixes

  • typescript: Improve TypeScript backwards compatibility (#2310) (f33be73)

Features

  • dependencies: Remove direct debug dependency (#2296) (501d416)

5.0.0-pre.2 (2021-04-06)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-beta.1 (2021-04-03)

Note: Version bump only for package @feathersjs/authentication-client

5.0.0-beta.0 (2021-03-28)

Bug Fixes

  • Update Grant usage and other dependencies (#2264) (7b0f8fa)

Features

  • Application service types default to any (#1566) (d93ba9a)
  • Feathers v5 core refactoring and features (#2255) (2dafb7c)
  • authentication-client: Throw separate OauthError in authentication client (#2189) (fa45ec5)

5.0.0-pre.1 (2020-12-17)

5.0.0-pre.0 (2020-05-19)

chore

  • package: Remove @feathersjs/primus packages from core (#1919) (d20b7d5), closes #1899

BREAKING CHANGES

  • package: Remove primus packages to be moved into the ecosystem.

5.0.0-pre.0 (2020-05-19)

chore

  • package: Remove @feathersjs/primus packages from core (#1919) (d20b7d5), closes #1899

BREAKING CHANGES

  • package: Remove primus packages to be moved into the ecosystem.

4.5.11 (2020-12-05)

Bug Fixes

  • authentication-client: Allow reAuthentication using specific strategy (#2140) (2a2bbf7)
  • socketio-client: Throw an error and show a warning if someone tries to use socket.io-client v3 (#2135) (cc3521c)

4.5.10 (2020-11-08)

Note: Version bump only for package @feathersjs/authentication-client

4.5.9 (2020-10-09)

Note: Version bump only for package @feathersjs/authentication-client

4.5.8 (2020-08-12)

Bug Fixes

  • authentication-client: Fix storage type so it works with all supported interfaces (#2041) (6ee0e78)

4.5.7 (2020-07-24)

Note: Version bump only for package @feathersjs/authentication-client

4.5.6 (2020-07-12)

Note: Version bump only for package @feathersjs/authentication-client

4.5.5 (2020-07-11)

Note: Version bump only for package @feathersjs/authentication-client

4.5.4 (2020-04-29)

Note: Version bump only for package @feathersjs/authentication-client

4.5.3 (2020-04-17)

Note: Version bump only for package @feathersjs/authentication-client

4.5.2 (2020-03-04)

Note: Version bump only for package @feathersjs/authentication-client

4.5.1 (2020-01-24)

Note: Version bump only for package @feathersjs/authentication-client

4.5.0 (2020-01-18)

Note: Version bump only for package @feathersjs/authentication-client

4.4.3 (2019-12-06)

Note: Version bump only for package @feathersjs/authentication-client

4.4.1 (2019-11-27)

Note: Version bump only for package @feathersjs/authentication-client

4.4.0 (2019-11-27)

Bug Fixes

  • authentication-client: Reset authentication promise on socket disconnect (#1696) (3951626)

4.3.11 (2019-11-11)

Note: Version bump only for package @feathersjs/authentication-client

4.3.10 (2019-10-26)

Note: Version bump only for package @feathersjs/authentication-client

4.3.9 (2019-10-26)

Note: Version bump only for package @feathersjs/authentication-client

4.3.7 (2019-10-14)

Bug Fixes

  • Improve authentication client default storage initialization (#1613) (d7f5107)

4.3.5 (2019-10-07)

Bug Fixes

  • Authentication type improvements and timeout fix (#1605) (19854d3)

4.3.4 (2019-10-03)

Bug Fixes

4.3.3 (2019-09-21)

Bug Fixes

  • Small improvements in dependencies and code sturcture (#1562) (42c13e2)

4.3.2 (2019-09-16)

Note: Version bump only for package @feathersjs/authentication-client

4.3.1 (2019-09-09)

Note: Version bump only for package @feathersjs/authentication-client

4.3.0 (2019-08-27)

Bug Fixes

  • Only remove token on NotAuthenticated error in authentication client and handle error better (#1525) (13a8758)

4.3.0-pre.4 (2019-08-22)

Note: Version bump only for package @feathersjs/authentication-client

4.3.0-pre.3 (2019-08-19)

Bug Fixes

  • Update all dependencies (7d53a00)

Features

4.3.0-pre.2 (2019-08-02)

Bug Fixes

  • Do not error in authentication client on logout (#1473) (8211b98)

4.3.0-pre.1 (2019-07-11)

Note: Version bump only for package @feathersjs/authentication-client

4.0.0-pre.5 (2019-07-10)

Note: Version bump only for package @feathersjs/authentication-client

4.0.0-pre.4 (2019-07-05)

Note: Version bump only for package @feathersjs/authentication-client

4.0.0-pre.3 (2019-06-01)

Bug Fixes

  • Make oAuth paths more consistent and improve authentication client (#1377) (adb2543)
  • Typings fix and improvements. (#1364) (515b916)
  • Update dependencies and fix tests (#1373) (d743a7f)

4.0.0-pre.2 (2019-05-15)

Note: Version bump only for package @feathersjs/authentication-client

4.0.0-pre.1 (2019-05-08)

Bug Fixes

  • Guard against null in client side logout function (#1319) (fa7f057)
  • Handle error oAuth redirect in authentication client (#1307) (12d48ee)
  • Merge httpStrategies and authStrategies option (#1308) (afa4d55)
  • Rename jwtStrategies option to authStrategies (#1305) (4aee151)
  • Update version number check (53575c5)

4.0.0-pre.0 (2019-04-21)

Bug Fixes

Features

  • @feathersjs/authentication-oauth (#1299) (656bae7)
  • Add authentication through oAuth redirect to authentication client (#1301) (35d8043)
  • Add AuthenticationBaseStrategy and make authentication option handling more explicit (#1284) (2667d92)
  • Add TypeScript definitions (#1275) (9dd6713)
  • Authentication v3 client (#1240) (65b43bd)
  • Authentication v3 core server implementation (#1205) (1bd7591)

BREAKING CHANGES

  • Rewrite for authentication v3

1.0.11 (2019-01-26)

Note: Version bump only for package @feathersjs/authentication-client

1.0.10 (2019-01-02)

Bug Fixes

1.0.9 (2018-12-16)

Note: Version bump only for package @feathersjs/authentication-client

1.0.8 (2018-10-26)

Note: Version bump only for package @feathersjs/authentication-client

1.0.7 (2018-10-25)

Bug Fixes

  • Make Mocha a proper devDependency for every repository (#1053) (9974803)

1.0.6 (2018-09-21)

Note: Version bump only for package @feathersjs/authentication-client

1.0.5 (2018-09-17)

Note: Version bump only for package @feathersjs/authentication-client

1.0.4 (2018-09-02)

Note: Version bump only for package @feathersjs/authentication-client

1.0.3

v1.0.2 (2018-01-03)

Full Changelog

Closed issues:

  • No Auth header added when sending 1st request #80

Merged pull requests:

v1.0.1 (2017-11-16)

Full Changelog

Merged pull requests:

  • Add default export for better ES module (TypeScript) compatibility #81 (daffl)
  • Update @feathersjs/authentication to the latest version πŸš€ #79 (greenkeeper[bot])

v1.0.0 (2017-11-01)

Full Changelog

Merged pull requests:

  • Update dependencies for release #78 (daffl)

v1.0.0-pre.1 (2017-10-25)

Full Changelog

Closed issues:

  • Error authenticating! Error: Token provided to verifyJWT is missing or not a string ? #73
  • Authorization Header not sent!! #69
  • users.get(id) failed (Not authenticated) after successful login. #66

Merged pull requests:

v0.3.3 (2017-07-18)

Full Changelog

Closed issues:

  • An in-range update of feathers is breaking the build 🚨 #59
  • An in-range update of feathers is breaking the build 🚨 #58

Merged pull requests:

v0.3.2 (2017-04-30)

Full Changelog

Closed issues:

  • An in-range update of feathers-errors is breaking the build 🚨 #45
  • Proper way to save jwt in cookies #41
  • Allow customizing the tokenField #38
  • Show blank page in safari@iOS 8.3 #37

Merged pull requests:

v0.3.1 (2017-03-10)

Full Changelog

Closed issues:

  • The latest tag on NPM is wrong #35
  • exp claim should be optional #33

Merged pull requests:

v0.3.0 (2017-03-08)

Full Changelog

v0.2.0 (2017-03-07)

Full Changelog

Closed issues:

  • Support authenticated and logout client side events #29
  • The default header mismatches the default feathers-authentication header #23
  • Re-authenticating fails when passing options #22
  • Socket.io timeout does nothing when there is JWT token available #19

Merged pull requests:

  • Fix header casing #32 (daffl)
  • Add client side authenticated and logout events #31 (daffl)
  • Add support for socket timeouts and some refactoring #30 (daffl)

v0.1.10 (2017-03-03)

Full Changelog

Merged pull requests:

  • Remove hardcoded values for Config and Credentials typings #28 (myknbani)

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