All Versions
76
Latest Version
Avg Release Cycle
14 days
Latest Release
989 days ago

Changelog History
Page 5

  • v4.5.7 Changes

    July 24, 2020

    4.5.7 (2020-07-24)

    ๐Ÿ› Bug Fixes

    • authentication: Add JWT getEntityQuery (#2013) (e0e7fb5)
    • typescript: Revert add overload types for find service methods (#1972)" (#2025) (a9501ac)
  • v4.5.6 Changes

    July 12, 2020

    4.5.6 (2020-07-12)

    ๐Ÿ› Bug Fixes

    • authentication: Omit query in JWT strategy (#2011) (04ce7e9)
  • v4.5.5 Changes

    July 11, 2020

    4.5.5 (2020-07-11)

    ๐Ÿ› Bug Fixes

    • authentication: Include query params when authenticating via authenticate hook #2009 (4cdb7bf)
    • authentication-oauth: Updated typings for projects with strictNullChecks (#1941) (be91206)
    • typescript: add overload types for find service methods (#1972) (ef55af0)
  • v4.5.4 Changes

    April 29, 2020

    4.5.4 (2020-04-29)

    ๐Ÿ› Bug Fixes

    • authentication-local: Allow to hash passwords in array data (#1936) (64705f5)
    • authentication-oauth: Add getEntity method to oAuth authentication and remove provider field for other calls (#1935) (d925c1b)
  • v4.5.3 Changes

    April 17, 2020

    4.5.3 (2020-04-17)

    ๐Ÿ› Bug Fixes

    • authentication: Remove entity from connection information on logout (#1889) (b062753)
    • authentication-oauth: Allow req.feathers to be used in oAuth authentication requests (#1886) (854c9ca)
    • errors: Add 410 Gone to errors (#1849) (6801428)
    • typescript: Add type keys to service pagination options. (#1888) (859c601)
    • typescript: Use stricter type for HookContext 'method' prop (#1896) (24a41b7)
  • v4.5.2 Changes

    March 04, 2020

    4.5.2 (2020-03-04)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ Updated typings for express middleware (#1839) (6b8e897)
    • authentication: Improve JWT strategy configuration error message (#1844) (2c771db)
    • ๐Ÿ“ฆ package: update grant-profile to version 0.0.11 (#1841) (5dcd2aa)
    • โœ… test: typo in password (#1797) (dfba6ec)
    • typescript: Make HookMap and HookObject generics. (#1815) (d10145d)
  • v4.5.1 Changes

    January 24, 2020

    4.5.1 (2020-01-24)

    Note: Version bump only for package feathers

  • v4.5.0 Changes

    January 18, 2020

    4.5.0 (2020-01-18)

    ๐Ÿ› Bug Fixes

    • โž• Add params.authentication type, remove hook.connection type (#1732) (d46b7b2)

    ๐Ÿ”‹ Features

    • authentication-oauth: Set oAuth redirect URL dynamically and pass query the service (#1737) (0b05f0b)
    • rest-client: Allow for customising rest clients (#1780) (c5cfec7)
  • v4.4.3 Changes

    December 06, 2019

    4.4.3 (2019-12-06)

    ๐Ÿ› Bug Fixes

    • adapter-commons: Filter arrays in queries (#1724) (872b669)
  • v4.4.1 Changes

    November 27, 2019

    4.4.1 (2019-11-27)

    ๐Ÿ› Bug Fixes