feathers v5.0.0-pre.18 Release Notes

Release Date: 2022-04-11 // about 2 years ago
  • 🐛 Bug Fixes

    • adapter-tests: Add tests for pagination in multi updates (#2472) (98a811a)
    • core: Ensure that dynamically registered services are always set up (#2593) (27cc7d0)
    • schema: result resolver correctly resolves paginated find result (#2594) (6511e45)

    🔋 Features

    • authentication: Add setup method for auth strategies (#1611) (a3c3581)
    • 🔧 configuration: Allow app configuration to be validated against a schema (#2590) (a268f86)
    • core: Add app.setup and app.teardown hook support (#2585) (ae4ebee)
    • core: Add app.teardown functionality (#2570) (fcdf524)
    • core: Finalize app.teardown() functionality (#2584) (1a166f3)
    • transport-commons: add context.http.response (#2524) (5bc9d44)