Note
v9.0.0 was marked as a major release because the package now publishes both ESM and CJS versions.
There are no API changes in this release and upgrading should require no code changes. If you encounter any difficulties or unexpected behavior, please create an issue.
What's Changed
- Use TypeScript for source files
- Build using tsdown for cjs/ejs, with automatic .d.ts generation
- Matrix test koa (2,3) and helmet (6,7,8) in vitest, with node 18-25 tested via GH Actions
- Add examples/* for simple app usage.
- Use oxlint, oxfmt
Full Changelog: v8.0.3...v9.0.0