Releases: fastify/fastify-type-provider-typebox
Releases · fastify/fastify-type-provider-typebox
v3.0.0
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
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/[email protected] by @james-gardner in #46
New Contributors
- @SimenB made their first contribution in #32
- @Uzlopak made their first contribution in #36
- @driimus made their first contribution in #43
- @james-gardner made their first contribution in #46
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- ci: remove eol node 17 from test matrix by @Fdawgs in #30
- chore: add eslint standard by @RafaelGSS in #31
- Fix #26 Validation Error Response by @sinclairzx81 in #28
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- feat: add typebox plugin types by @Liam-Tait in #27
New Contributors
- @Liam-Tait made their first contribution in #27
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #22
- Feature: TypeBoxValidatorCompiler by @sinclairzx81 in #24
Full Changelog: v2.0.1...v2.1.0
v2.0.1
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
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
- @sinclairzx81 made their first contribution in #20
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Full Changelog: v0.1.0...v1.0.0
v0.1.0
What's Changed
- doc: type definition of FastifyRequest with TypeProvider by @vitoladev in #4
- chore: rename ci workflow file by @Fdawgs in #6
- build: add dependabot config by @Fdawgs in #7
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #9
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #8
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #11
- build(deps-dev): bump @types/node from 16.11.39 to 17.0.41 by @dependabot in #10
- fix: strict peerDependencies fails about not resolved by @semoal in #12
New Contributors
- @vitoladev made their first contribution in #4
- @Fdawgs made their first contribution in #6
- @dependabot made their first contribution in #9
- @semoal made their first contribution in #12
Full Changelog: v0.1.0-beta.1...v0.1.0
v0.1.0-beta.1
What's Changed
- Published
ajvPlugin
type definition