Skip to content

Feat/koa3 and jsonapi serde#8

Open
NickClaywell wants to merge 2 commits intosoliantconsulting:mainfrom
NickClaywell:feat/koa3-and-jsonapi-serde
Open

Feat/koa3 and jsonapi serde#8
NickClaywell wants to merge 2 commits intosoliantconsulting:mainfrom
NickClaywell:feat/koa3-and-jsonapi-serde

Conversation

@NickClaywell
Copy link
Copy Markdown
Collaborator

Update to use koa v3 and drop koa-jsonapi-zod in favor of jsonapi-serde

nclaywell added 2 commits April 30, 2026 12:05
BREAKING CHANGE: Generated projects now use Koa v3, which drops
generator middleware support. All middleware must be async functions.
The koa-bodyparser dependency is replaced with @koa/bodyparser
(named export instead of default).
- Drop koa-jsonapi-zod
- Add @jsonapi-serde/integration-koa and @jsonapi-serde/server
- Sort type now imported from @jsonapi-serde/server/request
- Add type cast on Router onMethodNotAllowed to bridge tree-router's
  @types/koa@2 against integration-koa's Koa v3 types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant