Feathers v4.5.9 Release Notes

Release Date: 2020-10-09 // over 3 years ago
  • 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)