Releases: fastify/fastify-type-provider-typebox
Releases · fastify/fastify-type-provider-typebox
v6.0.0
What's Changed
- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #237
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #238
- chore: add
.npmrc
file by @Fdawgs in #242 - chore: bump typebox to v1 by @gurgunday in #241
Full Changelog: v5.2.0...v6.0.0
v5.2.0
What's Changed
- docs(readme): point ci badge at master/main branch by @Fdawgs in #201
- types: use
node:
prefix for builtins by @Fdawgs in #202 - build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot[bot] in #203
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #204
- test(index): prefix unused param with underscore by @Fdawgs in #206
- test(plugin): fix broken type tests by @Fdawgs in #207
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #209 - docs(readme): correct TypeBox types in example by @jpenna in #179
- build(deps-dev): bump fastify-tsconfig from 2.0.0 to 3.0.0 by @dependabot[bot] in #211
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #212
- ci: remove master branch support by @Fdawgs in #214
- ci(.github): use latest node version by @Fdawgs in #216
- docs(readme): update plugin version syntax by @Fdawgs in #217
- Test: #5555 from tap to node by @SamSalvatico in #213
- ci: set workflow permissions to read-only by default by @Fdawgs in #218
- chore: fix type test setup by @mrazauskas in #220
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #222
- ci(ci): pin actions to commit-hash by @Fdawgs in #224
- ci(ci): ignore scripts by @Fdawgs in #225
- ci: add node 24 to test matrix by @Fdawgs in #227
- build(deps-dev): bump @arethetypeswrong/cli from 0.17.4 to 0.18.1 by @dependabot[bot] in #228
- build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1 by @dependabot[bot] in #229
- ci: use tags for immutable github actions by @Fdawgs in #231
- chore(license): update date ranges; standardise style by @Fdawgs in #232
- perf: remove intermediate list creation when constructing the error list by @gurgunday in #233
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #234
New Contributors
- @jpenna made their first contribution in #179
- @SamSalvatico made their first contribution in #213
- @mrazauskas made their first contribution in #220
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- style: remove trailing whitespace by @Fdawgs in #183
- build(deps-dev): bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 by @dependabot in #188
- build(deps-dev): replace standard with neostandard by @Fdawgs in #197
- build(deps-peer): update @sinclair/typebox peerDependency range to support 0.34.x by @vidarc in #196
- docs(readme): add compatibility table by @Fdawgs in #198
- chore(package): add funding and contribs by @Fdawgs in #199
New Contributors
Full Changelog: v5.0.1...v5.1.0
v5.0.1
What's Changed
- chore: update fastify to ^5.0.0 by @Fdawgs in #169
- build(deps-dev): bump tap from 19.2.5 to 21.0.1 by @dependabot in #171
- build(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #124
- build(deps-dev): bump @arethetypeswrong/cli from 0.15.4 to 0.16.4 by @dependabot in #174
- build(deps-dev): bump rimraf from 5.0.10 to 6.0.1 by @dependabot in #175
- build(deps-dev): bump @tapjs/tsx from 1.1.32 to 3.0.0 by @dependabot in #176
- build(deps-dev): bump @types/node from 20.16.12 to 22.7.6 by @dependabot in #172
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- docs(readme): replace
fastify.io
links withfastify.dev
by @Fdawgs in #122 - fix: example in README, replace GET method with POST by @hanspagel in #123
- chore(.gitignore): add .tap/ dir by @Fdawgs in #126
- build(deps-dev): bump @arethetypeswrong/cli from 0.13.10 to 0.15.0 by @dependabot in #130
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #131
- Merge
next
intomain
by @jsumners in #154 - feat: fastify 5 with separated type-providers by @Bram-dc in #153
- nit: fix mispelling in comment by @klaborda in #160
- ci: revert to using custom CI by @gurgunday in #164
- chore: update TypeBox highest version by @nickfla1 in #162
New Contributors
- @hanspagel made their first contribution in #123
- @jsumners made their first contribution in #154
- @Bram-dc made their first contribution in #153
- @klaborda made their first contribution in #160
Full Changelog: v4.0.0...v5.0.0
v4.1.0
What's Changed
- docs(readme): replace
fastify.io
links withfastify.dev
by @Fdawgs in #122 - fix: example in README, replace GET method with POST by @hanspagel in #123
- chore(.gitignore): add .tap/ dir by @Fdawgs in #126
- build(deps-dev): bump @arethetypeswrong/cli from 0.13.10 to 0.15.0 by @dependabot in #130
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #131
- ci: exlude node 14 and 16 for macos-latest by @nickfla1 in #163
- Backport TypeBox high version by @nickfla1 in #166
New Contributors
- @hanspagel made their first contribution in #123
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- ESM Support by @sinclairzx81 in #120
- build(deps-dev): bump tsd from 0.29.0 to 0.30.1 by @dependabot in #121
Full Changelog: v3.6.0...v4.0.0
v3.6.0
What's Changed
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #105
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #110
- chore: add
.gitattributes
file by @Fdawgs in #112 - test: add missing
use strict
directive by @Fdawgs in #113 - Updated to fastify-tsconfig v2 by @mcollina in #115
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #116
- build(peer-deps): add typebox@0.32 by @SuperKXT in #119
New Contributors
Full Changelog: v3.5.0...v3.6.0