Skip to content

Releases: fastify/fastify-type-provider-typebox

v6.0.0

20 Sep 22:17
22a9055

Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v6.0.0

v5.2.0

14 Jul 11:32
ff23afa

Choose a tag to compare

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

Full Changelog: v5.1.0...v5.2.0

v5.1.0

03 Dec 10:19
0a67850

Choose a tag to compare

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

01 Nov 15:53
v5.0.1
51067ab

Choose a tag to compare

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

04 Sep 08:34
efbaf04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v5.0.0

v4.1.0

16 Aug 09:24
8e6d9ef

Choose a tag to compare

What's Changed

  • docs(readme): replace fastify.io links with fastify.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

Full Changelog: v4.0.0...v4.1.0

v4.0.0

31 Dec 21:43

Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v4.0.0

v3.6.0

28 Dec 20:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

16 Aug 15:09
5a7b749

Choose a tag to compare

What's Changed

  • fix: add typebox@0.31 to peer dependency range by @SimenB in #98

Full Changelog: v3.4.0...v3.5.0

v3.4.0

02 Aug 09:55
78f3bd2

Choose a tag to compare

What's Changed

  • fix: add typebox@0.30 to peer dependency range by @SimenB in #95

Full Changelog: v3.3.0...v3.4.0