Releases: fastify/under-pressure
Releases · fastify/under-pressure
v7.0.0
What's Changed
- docs(readme): remove snyk badge by @Fdawgs in #163
- Rename module by @RafaelGSS in #166
New Contributors
- @RafaelGSS made their first contribution in #166
Full Changelog: v6.0.0...v7.0.0
v6.0.0
v5.8.1
What's Changed
- Bump actions/setup-node from 2.3.1 to 2.4.1 by @dependabot in #124
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #131
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #132
- Bump @types/node from 16.11.18 to 17.0.7 by @dependabot in #144
- build: reduce dependabot update frequency by @Fdawgs in #145
- build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 3 by @Fdawgs in #146
- Bump fastify-error from 0.3.1 to 1.0.0 by @dependabot in #147
- Update docs to reflect route option usage by @luke88jones in #149
- Bump actions/setup-node from 2 to 3 by @dependabot in #150
- Bump tsd from 0.14.0 to 0.19.1 by @dependabot in #142
- Bump actions/checkout from 2 to 3 by @dependabot in #153
- Bump standard from 16.0.4 to 17.0.0 by @dependabot in #156
- Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #154
- build(deps): migrate to @fastify/error by @Fdawgs in #157
New Contributors
- @luke88jones made their first contribution in #149
Full Changelog: v5.8.0...v5.8.1
v5.8.0
What's Changed
- Bump @types/node from 15.14.2 to 16.3.1 by @dependabot in #116
- Bump actions/setup-node from 2.1.5 to 2.3.1 by @dependabot in #118
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.5.0 by @dependabot in #123
- fix: handle NaN from perf_hooks histogram by @mslabik in #126
Full Changelog: v5.7.0...v5.8.0
v5.7.0
📚 PR:
- chore(gitignore): use latest github ignore template (#85)
- ci(dependabot): update github actions (#86)
- Bump actions/setup-node from v1 to v2.1.5 (#88)
- Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#87)
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#89)
- chore: doc updates and ci style change (#93)
- docs(readme): minor grammar changes (#94)
- feat: move to tap 15 (#96)
- Bump @types/node from 14.14.43 to 15.0.1 (#99)
- ci: add nodejs v16 to test matrix (#97)
- Bump actions/checkout from 2 to 2.3.4 (#102)
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#104)
- FastifyInstance as argument for healthCheck (#109)
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#106)
v5.6.0
v5.5.0
📚 PR:
- Bump tsd from 0.13.1 to 0.14.0
- Merge pull request #78 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
- Bump fastify-error from 0.2.0 to 0.3.0
- Merge pull request #79 from fastify/dependabot/npm_and_yarn/fastify-error-0.3.0
- chore: add dependabot automerge (#77)
- Fix #83: Allow custom response from healthCheck function (#84)