Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
5.0.33 (2025-02-24)
Bug Fixes
5.0.32 (2025-02-01)
Note: Version bump only for package @feathersjs/koa
5.0.31 (2024-10-31)
Bug Fixes
5.0.30 (2024-09-02)
Note: Version bump only for package @feathersjs/koa
5.0.29 (2024-07-10)
Note: Version bump only for package @feathersjs/koa
5.0.28 (2024-07-10)
Note: Version bump only for package @feathersjs/koa
5.0.27 (2024-06-18)
Note: Version bump only for package @feathersjs/koa
5.0.26 (2024-06-09)
Note: Version bump only for package @feathersjs/koa
5.0.25 (2024-05-03)
Note: Version bump only for package @feathersjs/koa
5.0.24 (2024-03-13)
Note: Version bump only for package @feathersjs/koa
5.0.23 (2024-02-25)
Bug Fixes
5.0.22 (2024-02-15)
Note: Version bump only for package @feathersjs/koa
5.0.21 (2024-01-25)
Note: Version bump only for package @feathersjs/koa
5.0.20 (2024-01-24)
Note: Version bump only for package @feathersjs/koa
5.0.19 (2024-01-23)
Note: Version bump only for package @feathersjs/koa
5.0.18 (2024-01-22)
Note: Version bump only for package @feathersjs/koa
5.0.17 (2024-01-22)
Note: Version bump only for package @feathersjs/koa
5.0.16 (2024-01-22)
Note: Version bump only for package @feathersjs/koa
5.0.15 (2024-01-22)
Note: Version bump only for package @feathersjs/koa
5.0.14 (2024-01-05)
Note: Version bump only for package @feathersjs/koa
5.0.13 (2023-12-29)
Note: Version bump only for package @feathersjs/koa
5.0.12 (2023-11-28)
Note: Version bump only for package @feathersjs/koa
5.0.11 (2023-10-11)
Bug Fixes
- knex: Update all dependencies and Knex peer (#3308) (d2f9860)
5.0.10 (2023-10-03)
Note: Version bump only for package @feathersjs/koa
5.0.9 (2023-09-27)
Note: Version bump only for package @feathersjs/koa
5.0.8 (2023-07-19)
Note: Version bump only for package @feathersjs/koa
5.0.7 (2023-07-14)
Bug Fixes
- koa: Ensure .teardown works without a server (#3234) (818572d)
5.0.6 (2023-06-15)
Note: Version bump only for package @feathersjs/koa
5.0.5 (2023-04-28)
Note: Version bump only for package @feathersjs/koa
5.0.4 (2023-04-12)
Bug Fixes
5.0.3 (2023-04-05)
Bug Fixes
5.0.1 (2023-03-15)
Bug Fixes
5.0.0 (2023-02-24)
Bug Fixes
Bug Fixes
Note: Version bump only for package @feathersjs/koa
Bug Fixes
Features
- generators: Move core code generators to shared generators package (#2982) (0328d22)
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Bug Fixes
- transports: Add remaining middleware for generated apps to Koa and Express (#2796) (0d5781a)
Bug Fixes
- koa: Only set error code for Feathers errors (#2793) (d3ee41e)
Features
- cli: Generate full client test suite and improve typed client (#2788) (57119b6)
Bug Fixes
- core: Ensure setup and teardown can be overriden and maintain hook functionality (#2779) (ab580cb)
Features
- core: Allow to unregister services at runtime (#2756) (d16601f)
Features
- Add CORS support to oAuth, Express, Koa and generated application (#2744) (fd218f2)
Bug Fixes
- cli: Improve generated application and client (#2701) (bd55ffb)
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Features
- cli: Add support for JavaScript to the new CLI (#2668) (ebac587)
- cli: Initial Feathers v5 CLI and Pinion generator (#2578) (7f59ae7)
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Bug Fixes
- dependencies: Lock monorepo package version numbers (#2623) (5640c10)
Note: Version bump only for package @feathersjs/koa
Features
Note: Version bump only for package @feathersjs/koa
Features
Bug Fixes
Features
- core: add
context.http
and move statusCode
there (#2496) (b701bf7)
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Note: Version bump only for package @feathersjs/koa
Bug Fixes
- koa: Throw a NotFound Feathers error on missing paths (#2415) (e013f98)
Bug Fixes
- koa: Use extended query parser for compatibility (#2397) (b2944ba)
Features
- adapter-commons: Add support for params.adapter option and move memory adapter to @feathersjs/memory (#2367) (a43e7da)
Features