Releases: fastify/fastify-accepts
Releases Β· fastify/fastify-accepts
v2.1.0
What's Changed
- Bump tsd from 0.11.0 to 0.12.0 by @dependabot-preview in #58
- Bump tsd from 0.12.1 to 0.13.1 by @dependabot-preview in #59
- Bump typescript from 3.9.7 to 4.0.2 by @dependabot-preview in #60
- Bump fastify-plugin from 2.3.4 to 3.0.0 by @dependabot-preview in #61
- feat: add stale by @zekth in #62
- Bump standard from 14.3.4 to 15.0.0 by @dependabot-preview in #63
- Bump snazzy from 8.0.0 to 9.0.0 by @dependabot-preview in #64
- Bump standard from 15.0.1 to 16.0.0 by @dependabot-preview in #65
- chore: add dependabot automerge by @salmanm in #66
- Bump tsd from 0.13.1 to 0.14.0 by @dependabot in #67
- chore: update docs and ci by @Fdawgs in #68
- Bump fastify/github-action-merge-dependabot from v1 to v1.1.1 by @dependabot in #69
- Bump actions/setup-node from v1 to v2.1.4 by @dependabot in #70
- Bump actions/setup-node from v2.1.4 to v2.1.5 by @dependabot in #71
- Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 by @dependabot in #72
- Bump fastify/github-action-merge-dependabot from v1.2.0 to v1.2.1 by @dependabot in #73
- chore(gitignore): use latest github ignore template by @Fdawgs in #74
- ci: add os matrix; use standardized
ci.yml
template by @Fdawgs in #75 - Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 by @dependabot in #76
- feat: move to tap15 by @zekth in #80
- ci: remove redundant conditional by @Fdawgs in #81
- ci: add nodejs 16 to matrix by @Fdawgs in #82
- chore(deps-dev): bump @types/node from 14.14.42 to 15.0.0 by @dependabot in #83
- style(ci): use shorter syntax for node matrix by @Fdawgs in #84
- chore(deps-dev): bump tsd from 0.14.0 to 0.15.0 by @dependabot in #85
- chore(deps): bump actions/checkout from 2 to 2.3.4 by @dependabot in #86
- chore(deps): bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #87
- chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 by @dependabot in #88
- chore(deps): bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #89
- chore(deps-dev): bump tsd from 0.16.0 to 0.17.0 by @dependabot in #90
- chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #91
- chore(deps-dev): bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #92
- chore(deps): bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #93
- chore(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3 by @dependabot in #94
- chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #95
- chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #96
- chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #97
- chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #98
- chore(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #99
- chore(deps): bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #100
New Contributors
- @zekth made their first contribution in #62
- @salmanm made their first contribution in #66
- @dependabot made their first contribution in #67
- @Fdawgs made their first contribution in #68
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
v1.0.0
π PR:
- chore(package): update fastify to version 0.40.0
- Merge pull request #26 from fastify/greenkeeper/fastify-0.40.0
- chore(package): update fastify to version 0.41.0
- Merge pull request #27 from fastify/greenkeeper/fastify-0.41.0
- chore(package): update fastify to version 0.43.0
- Merge pull request #28 from fastify/greenkeeper/fastify-0.43.0
- chore(package): update dependencies
- Merge pull request #31 from fastify/greenkeeper/initial
- fix(package): update fastify-plugin to version 1.0.0
- Merge pull request #33 from fastify/greenkeeper/fastify-plugin-1.0.0
- Remove v4 from CI. Update deps
- Merge pull request #42 from fastify/remove-v4
- chore(package): update request to version 2.88.0
- Merge pull request #43 from fastify/greenkeeper/request-2.88.0
- chore(package): update snazzy to version 8.0.0
- Merge pull request #44 from fastify/greenkeeper/snazzy-8.0.0
- chore(package): update standard to version 13.0.1
- Min version is node 6
- Update to node 10 in .travis.yml (#35)
- chore(package): update fastify to version 1.4.0 (#36)
- chore(package): update request to version 2.85.0 (#37)
- chore(package): update tap to version 12.0.0 (#39)
- chore(package): update request to version 2.86.0 (#38)
- update dependencies (#46)
- chore(package): update fastify to version 2.0.0 (#47)
- ignore tap (#50)
- Update standard to the latest version π (#51)
- chore(package): update standard to version 14.0.2 (#53)
- add typescript typings (#54)