Releases: feathersjs/feathers
Releases Β· feathersjs/feathers
v5.0.28
5.0.28 (2024-07-10)
Bug Fixes
- Fix update-dependencies task (49b9f70)
- transport-commons: Fix HTTP status precedence (#3511) (5d999a0)
v5.0.27
5.0.27 (2024-06-18)
Bug Fixes
- authentication-oauth: Allow POST oauth callbacks (#3497) (ffcc90b)
v5.0.26
5.0.26 (2024-06-09)
Bug Fixes
- adapter-commons: Faster sorter (#3495) (22243e4)
- generators: Fix migrate:make script in generated app (#3490) (c7b0111)
- mongodb: Added Update Method Prototype to MongoDBService Class (#3494) (428f23a)
- mongodb: MongoDB Aggregation improvements (#3366) (f2829b1)
- schema: Allow regular functions in resolvers (#3487) (187868e)
- typebox: Add TRecord to getValidator arg1 type (#3488) (ffbcc0a)
v5.0.24
5.0.24 (2024-03-13)
Bug Fixes
- generators: Use module format for JS Knex migrations (#3444) (3feaa71)
- socketio: Handle ackTimeout of socket.io (#3437) (2642072)
v5.0.23
5.0.23 (2024-02-25)
Bug Fixes
- core: Update to latest feathersjs/hooks (#3434) (1499ccc)
- transport-commons: Properly delete route data (#3433) (af01bdb)
v5.0.22
5.0.22 (2024-02-15)
Bug Fixes
- knex: Fix Knex adapter date comparison queries (#3429) (23bafe1)