feathers v4.5.3 Release Notes

Release Date: 2020-04-17 // about 4 years ago
  • 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)