4.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)
Assets
2
4.5.8 (2020-08-12)
Bug Fixes
Assets
2
4.5.7 (2020-07-24)
Bug Fixes
Assets
2
Assets
2
4.5.5 (2020-07-11)
Bug Fixes
Assets
2
daffl
released this
5.0.0-pre.0 (2020-05-19)
Bug Fixes
- authentication-oauth: Updated typings for projects with strictNullChecks (#1941) (be91206)
- errors: Format package.json with spaces (cbd31c1)
chore
- configuration: Remove environment variable substitution (#1942) (caaa21f)
- package: Remove @feathersjs/primus packages from core (#1919) (d20b7d5), closes #1899
Features
- core: Migrate @feathersjs/feathers to TypeScript (#1963) (7812529)
- core: use @feathers/hooks and add async type (#1929) (a5c4756)
- transport-commons: Remove legacy message format and unnecessary client timeouts (#1939) (5538881)
BREAKING CHANGES
- configuration: Falls back to node-config instead of adding additional
functionality like path replacements and automatic environment variable insertion. - transport-commons: Removes the old message format and client service timeout
- package: Remove primus packages to be moved into the ecosystem.
Assets
2
4.5.4 (2020-04-29)
Bug Fixes
Assets
2
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)
Assets
2
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)
Assets
2
4.5.1 (2020-01-24)
Note: Version bump only for package feathers