feathers v5.0.0-pre.30 Release Notes

Release Date: 2022-10-07 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • authentication-oauth: Fix regression with prefix handling in OAuth (#2773) (b1844b1)
    • core: Ensure setup and teardown can be overriden and maintain hook functionality (#2779) (ab580cb)

    ๐Ÿ”‹ Features

    • cli: Add ability to npm init feathers (#2755) (d734931)
    • cli: Improve CLI interface (#2753) (c7e1b7e)
    • core: Allow to unregister services at runtime (#2756) (d16601f)
    • schema: Make schemas validation library independent and add TypeBox support (#2772) (44172d9)