All Versions
60
Latest Version
Avg Release Cycle
40 days
Latest Release
282 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v4.5.11 Changes
December 05, 20204.5.11 (2020-12-05)
๐ Bug Fixes
-
v4.5.10 Changes
November 08, 20204.5.10 (2020-11-08)
๐ Bug Fixes
- authentication: consistent response return between local and jwt strategy (#2042) (8d25be1)
- authentication-oauth: session.destroy is undefined when use cookie-session package (#2100) (46e84b8)
- ๐ฆ package: Fix clean script in non Unix environments (#2110) (09b62c0)
- typescript: Add user property to the Params. (#2090) (1e94265)
-
v4.5.9 Changes
October 09, 20204.5.9 (2020-10-09)
๐ Bug Fixes
- authentication-local: Keep non-objects in protect hook (#2085) (5a65e2e)
- authentication-oauth: Always end session after oAuth flows are finished (#2087) (d219d0d)
- ๐ง configuration: Fix handling of config values that start with . or .. but are not actually relative paths; e.g. ".foo" or "..bar" (#2065) (d07bf59)
- rest-client: Handle non-JSON errors with fetch adapter (#2086) (e24217a)
-
v4.5.8 Changes
August 12, 2020 -
v4.5.6 Changes
July 12, 2020 -
v4.5.5 Changes
July 11, 2020 -
v4.5.3 Changes
April 17, 20204.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, 20204.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)