feathers v5.0.0-pre.5 Release Notes

Release Date: 2021-06-23 // almost 3 years ago
  • ๐Ÿ› Bug Fixes

    • authentication-oauth: Omit query from internal calls (#2398) (04c7c83)
    • core: Add list of protected methods that can not be used for custom methods (#2390) (6584a21)
    • hooks: Migrate built-in hooks and allow backwards compatibility (#2358) (759c5a1)
    • koa: Use extended query parser for compatibility (#2397) (b2944ba)
    • โšก๏ธ Update database adapter common repository urls (#2380) (3f4db68)

    ๐Ÿ”‹ Features

    • typescript: Allow to pass generic service options to adapter services (#2392) (f9431f2)
    • ๐Ÿ‘Œ Support being a built-in CodeSandbox sandbox (#2381) (a2ac25a)
    • adapter-commons: Add support for params.adapter option and move memory adapter to @feathersjs/memory (#2367) (a43e7da)