Skip to content

Releases: fastify/fastify-type-provider-json-schema-to-ts

v4.0.1

12 Nov 13:02
v4.0.1
c746bbe
Compare
Choose a tag to compare

What's Changed

  • chore: update fastify to ^5.0.0 by @Fdawgs in #104
  • build(deps-dev): lock typescript minor version by @Fdawgs in #105

Full Changelog: v4.0.0...v4.0.1

v4.0.0

05 Sep 09:59
30539de
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): add .tap/ dir by @Fdawgs in #75
  • build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.3.1 by @dependabot in #81
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #82
  • Merge next into main by @jsumners in #102

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

v3.0.0

10 Jan 08:00
69252e8
Compare
Choose a tag to compare

Breaking Change

  • update json-schema-to-ts from 2 to 3

What's Changed

  • chore(.gitignore): add bun lockfile by @Fdawgs in #35
  • build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #38
  • build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #41
  • ci: only trigger on pushes to main branches by @Fdawgs in #46
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #47
  • chore: add .gitattributes file by @Fdawgs in #58
  • fix ci by @Uzlopak in #59
  • build(deps-dev): bump rimraf from 3.0.2 to 5.0.5 by @dependabot in #60
  • build(deps-dev): bump eslint-plugin-n from 15.7.0 to 16.1.0 by @dependabot in #62
  • build(deps-dev): bump tsd from 0.27.0 to 0.29.0 by @dependabot in #61
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.4 by @dependabot in #63
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #66
  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #67
  • fix: upgrade json-schema-to-ts to v3.0.0 by @Uzlopak in #69
  • refactor: update types by @climba03003 in #72

New Contributors

Full Changelog: v2.2.2...v3.0.0

v2.2.2

13 Jan 14:58
c85b141
Compare
Choose a tag to compare

What's Changed

  • scripts: add prePublish script by @RafaelGSS in #28
  • chore(.gitignore): add clinic by @Fdawgs in #29
  • fix: allow assigning provider-enabled instances to FastifyInstance by @driimus in #21

New Contributors

Full Changelog: v2.2.1...v2.2.2

v2.2.1

18 Dec 11:36
Compare
Choose a tag to compare

v2.2.0 was missing the typescript build.

Full Changelog: v2.2.0...v2.2.1

v2.2.0

16 Dec 18:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

16 Aug 14:58
Compare
Choose a tag to compare

What's Changed

  • fix: FastifyPluginAsyncJsonSchemaToTs and FastifyPluginCallbackJsonSchemaToTs were missing. #18
  • chore: add eslint typescript by @RafaelGSS in #16

Full Changelog: v2.1.0...v2.1.1

v2.1.0

06 Aug 22:19
f317950
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #14
  • feat: add FastifyPluginAsyncJsonSchemaToTs and FastifyPluginCallbackJsonSchemaToTs plugin types by @Liam-Tait in #15

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

27 Jun 10:53
7aa6057
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.0.0

09 Jun 16:42
27986ea
Compare
Choose a tag to compare

What's Changed

  • chore: rename ci workflow file by @Fdawgs in #2
  • build: add dependabot config by @Fdawgs in #3
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #5
  • build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #4
  • build(deps-dev): bump @types/node from 16.11.39 to 17.0.41 by @dependabot in #7
  • build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #6
  • fix: Use released fastify v4 as peer dep to fix installation problems by @rmehner in #8

New Contributors

Full Changelog: v0.1.0-beta.0...v1.0.0