feathers v5.0.0-pre.15 Release Notes

Release Date: 2021-11-27 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • adapter-commons: clean up in sort.ts and select function (#2492) (c3ec8a4)
    • adapter-commons: Fix sorting for embedded objects (#2488) (9c22f70)
    • missing express types for Request, Response (#2498) (ee67131)
    • typescript: Overall typing improvements (#2478) (b8eb804)

    ๐Ÿ”‹ Features

    • authentication-oauth: Allow dynamic oAuth redirect (#2469) (b7143d4)
    • core: add context.http and move statusCode there (#2496) (b701bf7)
    • core: Improve legacy hooks integration (08c8b40)
    • transport-commons: Ability to register routes with custom params (#2482) (497990a)