Skip to content

Releases: fastify/fastify-type-provider-typebox

v3.3.0

10 Jul 10:32
148ab5a

Choose a tag to compare

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

02 May 14:47
1af18be

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

18 Apr 09:19
72d59f5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

28 Mar 07:51
8a8cefb

Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #47
  • Update ReadMe code example by @markusgeert in #48
  • chore(.gitignore): add clinic by @Fdawgs in #49
  • Clearly states that they must assign the server by @mcollina in #56
  • chore(.gitignore): add bun lockfile by @Fdawgs in #57
  • build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #59
  • build(deps-dev): bump rimraf from 3.0.2 to 4.3.0 by @dependabot in #58
  • build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #60
  • Update TypeBox to 0.26.4 by @sinclairzx81 in #64

New Contributors

  • @markusgeert made their first contribution in #48
  • @mcollina made their first contribution in #56

Full Changelog: v2.4.0...v3.0.0

v2.4.0

23 Nov 16:16

Choose a tag to compare

What's Changed

  • chore: run eslint on typescript files by @SimenB in #32
  • chore: add test for fastify-plugin usage by @SimenB in #33
  • should be OR-operator and not bitwise-operator by @Uzlopak in #36
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #37
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #41
  • fix: allow assigning provider-enabled instances to FastifyInstance by @driimus in #43
  • chore: add support to v19 by @RafaelGSS in #45
  • chore: updated @sinclair/typebox to @sinclair/typebox@0.25.9 by @james-gardner in #46

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

08 Aug 08:09
2774692

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

29 Jul 22:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

08 Jul 14:16
899903a

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

30 Jun 12:00

Choose a tag to compare

What's Changed

  • chore: add prepublishOnly script by @RafaelGSS in #21

  • dist/ folder was fixed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Jun 19:51

Choose a tag to compare

What's Changed

  • chore(.gitignore): use updated skeleton template by @Fdawgs in #14
  • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #15
  • build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #16
  • Fixes #19 Remove Explicit Kind and Modifier Configuration by @sinclairzx81 in #20 (SEMVER-MAJOR)

New Contributors

Full Changelog: v1.0.0...v2.0.0