Releases: fastify/fastify-type-provider-typebox
Releases · fastify/fastify-type-provider-typebox
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
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
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/typebox@0.25.9 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