feathers v5.0.0-pre.16 Release Notes

Release Date: 2022-01-12 // over 2 years ago
  • 🐛 Bug Fixes

    • authentication-oauth: OAuth redirect lost sometimes due to session store race (#2514) (#2515) (6109c44)
    • schema: Do not error for schemas without properties (#2519) (96fdb47)
    • schema: Fix resolver data type and use new validation feature in test fixture (#2523) (1093f12)

    🔋 Features

    • express, koa: make transports similar (#2486) (26aa937)
    • schema: Allow to use custom AJV and test with ajv-formats (#2513) (ecfa4df)
    • schema: Improve schema typing, validation and extensibility (#2521) (8c1b350)