v8.1.0
What's Changed
- docs(readme): update references to old module by @Fdawgs in #149
- chore(.gitignore): use updated skeleton template by @Fdawgs in #150
- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by @dependabot in #151
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #152
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.1 by @dependabot in #154
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #155
- Replace startsWith with direct property comparison by @Uzlopak in #156
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #157
- ci: enable license checking by @Fdawgs in #159
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #160
- docs(readme): replace use of deprecated variadic
listen()
by @Fdawgs in #161 - build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #162
- build(deps-dev): bump helmet from 5.1.1 to 6.0.0 by @dependabot in #164
- build(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #163
- build(deps-dev): bump typescript from 4.8.2 to 4.8.3 by @dependabot in #165
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #166
- build(deps-dev): bump typescript from 4.8.3 to 4.8.4 by @dependabot in #167
- Remove typescript as devDependency by @Uzlopak in #168
- use .taprc and improve npm scripts by @Uzlopak in #171
- disable package-lock generation by @Uzlopak in #170
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #173
- nodenext compatibility by @Uzlopak in #172
New Contributors
Full Changelog: v8.0.0...v8.1.0