2.2.0
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