v2.1.1
What's Changed
- ci: only trigger on pushes to main branches by @Fdawgs in #48
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #49
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #52
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #53 - chore: add
.gitattributes
file by @Fdawgs in #57 - chore(package): explicitly declare js module type by @Fdawgs in #58
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #62
- build(deps-dev): bump supertest from 6.3.3 to 6.3.4 by @dependabot in #63
- chore(.gitignore): add .tap/ dir by @Fdawgs in #64
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #65
- chore: add TypeScript about @types/mime by @climba03003 in #67
- docs(readme): tidy typescript section by @Fdawgs in #68
- fix: XSS via template injection v2.x by @mcollina in #85
Full Changelog: v2.1.0...v2.1.1