Releases: fastify/fastify-type-provider-typebox
Releases · fastify/fastify-type-provider-typebox
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 [email protected] by @SuperKXT in #119
New Contributors
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- fix: add [email protected] to peer dependency range by @SimenB in #98
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- fix: add [email protected] to peer dependency range by @SimenB in #95
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Expand workflow to support peer variants testing by @nadhifikbarw in #80
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #81
- ci(ci): exclude node 14 on windows by @Fdawgs in #87
- build(deps-dev): bump eslint-plugin-n from 15.7.0 to 16.0.1 by @dependabot in #88
- chore(ci): run tests on Node 20 by @SimenB in #91
- fix peer dependency version constraint by @p-kuen in #90
New Contributors
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- ci: update workflow by @Fdawgs in #72
- build(deps): bump @sinclair/typebox from 0.27.8 to 0.28.5 by @dependabot in #77
- chore: ignore yarn v2 config file by @trim21 in #76
- ci: only trigger on pushes to main branches by @Fdawgs in #79
- build(deps): revert to peerDependency, refer to #73 by @nadhifikbarw in #78
New Contributors
- @trim21 made their first contribution in #76
- @nadhifikbarw made their first contribution in #78
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- build(deps-dev): bump tsd from 0.27.0 to 0.28.1 by @dependabot in #65
- docs: add
FastifyReplyTypebox
example by @samialdury in #67 - refactor: replace deprecated logger type by @samialdury in #66
- build(deps): bump @sinclair/typebox from 0.26.8 to 0.27.8 by @dependabot in #70
- build(deps-dev): bump rimraf from 4.4.1 to 5.0.0 by @dependabot in #69
New Contributors
- @samialdury made their first contribution in #67
Full Changelog: v3.0.0...v3.1.0