Releases: fastify/fastify-accepts
Releases · fastify/fastify-accepts
v5.0.4
What's Changed
- ci(ci): add concurrency config by @Fdawgs in #198
- fix typo by @barbeque-squared in #199
- chore(index): add jsdoc types by @Fdawgs in #200
- refactor(index): name anonymous functions by @Fdawgs in #202
- perf(index): use for loop over foreach by @Fdawgs in #203
New Contributors
- @barbeque-squared made their first contribution in #199
Full Changelog: v5.0.3...v5.0.4
v5.0.3
What's Changed
- docs(readme): point ci badge as master/main branch by @Fdawgs in #180
- docs(readme): update ci badge syntax by @Fdawgs in #181
- chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot[bot] in #182
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #183
- test(index): prefix unused params with underscores by @Fdawgs in #184
- chore: migrate to node test runner by @ilteoood in #185
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #186
- chore: rename master to main by @Fdawgs in #187
- ci(ci): set job permissions by @Fdawgs in #188
- docs(readme): update plugin version syntax by @Fdawgs in #189
- ci: set permissions at workflow level by @Fdawgs in #190
- ci: restore job level permissions by @Fdawgs in #191
- chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #192
- chore(license): update date ranges; standardise style by @Fdawgs in #193
- chore(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #194
- chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #195
- chore(.npmrc): ignore scripts by @Fdawgs in #196
- build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #197
New Contributors
Full Changelog: v5.0.2...v5.0.3
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.decorateReplyis a boolean by @Fdawgs in #178 - docs(readme): add
decorateReplyoption 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
nextintomasterby @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
uunicode flag to regex by @Fdawgs in #157 - chore: clean release automation by @Eomm in #159
- chore: add
.gitattributesfile 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