Skip to content

2.2.0

Choose a tag to compare

@3m1n3nc3 3m1n3nc3 released this 18 Mar 22:30
· 151 commits to main since this release

What's Changed

  • Moved core routing logic to a new CoreRouter class in src/core/router.ts.
  • Updated H3 router to extend CoreRouter, simplifying route management and middleware handling.
  • Added adapter authoring guide to docs/adapters.md for creating new framework adapters.
  • Adjusted TypeScript configuration to include core module paths.
  • Updated tests and index exports to reflect new structure.

Full Changelog: 2.1.12...2.2.0