5.0.0-pre.24 (2022-06-21)
Bug Fixes
- authentication-oauth: Fix bug and properly set Grant defaults (#2659) (cb93bb9)
- authentication: Add safe dispatch data for authentication requests (#2662) (d8104a1)
- schema: Fix dispatch resovler hook to convert actually resolved data (#2663) (f7e87db)
Features
- authentication-local: Add passwordHash property resolver (#2660) (b41279b)
- cli: Add generators for new Knex SQL database adapter (#2673) (0fb2c0f)
- cli: Add hook generator (#2667) (24e4bc0)
- cli: Add support for JavaScript to the new CLI (#2668) (ebac587)
- cli: Add typed client to a generated app (#2669) (5b801b5)
- cli: Initial Feathers v5 CLI and Pinion generator (#2578) (7f59ae7)
- knex: Add KnexJS SQL database adapter to core (#2671) (9380fff)