Releases: fastify/fastify-accepts
Releases · fastify/fastify-accepts
v5.0.2
What's Changed
- style: remove trailing whitespace by @Fdawgs in #173
- docs(readme): add compatibility table by @Fdawgs in #175
- chore(package): add funding and contribs by @Fdawgs in #177
- build(deps-dev): replace standard with neostandard by @Fdawgs in #176
- fix(index): check
options.decorateReply
is a boolean by @Fdawgs in #178 - docs(readme): add
decorateReply
option by @Fdawgs in #179
Full Changelog: v5.0.1...v5.0.2
v5.0.1
v5.0.0
What's Changed
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #163
- chore(.gitignore): add .tap/ dir by @Fdawgs in #164
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #166
- Merge
next
intomaster
by @jsumners in #167 - chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #168
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #169
- chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #171
- chore: update min fastify version by @Fdawgs in #170
Full Changelog: v4.3.0...v5.0.0
v4.3.0
What's Changed
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #156
- refactor(index): add
u
unicode flag to regex by @Fdawgs in #157 - chore: clean release automation by @Eomm in #159
- chore: add
.gitattributes
file by @Fdawgs in #160 - refactor(test/index.test): use object destructuring by @Fdawgs in #161
- chore(package): explicitly declare js module type by @Fdawgs in #162
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #146
- chore(.gitignore): add clinic by @Fdawgs in #147
- chore(.gitignore): add bun lockfile by @Fdawgs in #148
- chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #149
- chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #150
- chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #151
- ci: only trigger on pushes to main branches by @Fdawgs in #152
- chore(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #153
- Integrate accepts type definitions by @samchungy in #155
New Contributors
- @samchungy made their first contribution in #155
Full Changelog: v4.1.0...v4.2.0
v4.1.0
v4.0.1
What's Changed
- ci: migrate to fastify reusable workflow by @Fdawgs in #132
- chore(.gitignore): use updated skeleton template by @Fdawgs in #133
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #134
- chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #135
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #136
- chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #137
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #138
- ci: enable license checking by @Fdawgs in #139
- test: pass port in options object by @Fdawgs in #140
- Replaced deprecated package by @a-a-GiTHuB-a-a in #141
- build(deps-dev): remove typescript by @Fdawgs in #142
New Contributors
- @a-a-GiTHuB-a-a made their first contribution in #141
Full Changelog: v4.0.0...v4.0.1
v4.0.0
v3.0.0
What's Changed
- chore: reduce release workflow runs by @Eomm in #123
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #124
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #125
- chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #126
- Rename module by @jsumners in #128
New Contributors
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- chore(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #101
- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #102
- chore(deps-dev): bump tsd from 0.17.0 to 0.18.0 by @dependabot in #103
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #104
- chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #105
- chore(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #106
- chore(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #107
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #108
- chore(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #109
- chore(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #110
- chore(deps-dev): bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #112
- automatic PR by @Eomm in #114
- automatic PR by @Eomm in #115
- build: reduce dependabot update frequency by @Fdawgs in #116
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #117
- chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #118
- add: release automation by @Eomm in #119
- [OPTIC-RELEASE-AUTOMATION] release/v2.2.0 by @optic-release-automation in #120
- Revert "[OPTIC-RELEASE-AUTOMATION] release/v2.2.0" by @Eomm in #121
New Contributors
- @optic-release-automation made their first contribution in #120
Full Changelog: v2.1.0...v2.2.0