Releases: denbon05/fastify-lcache
Releases · denbon05/fastify-lcache
Release list
v3.0.1
What's Changed
- chore(deps-dev): bump fastify from 5.8.4 to 5.8.5 by @dependabot[bot] in #90
- chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #91
- Update package.json by @denbon05 in #92
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- chore(deps): bump picomatch by @dependabot[bot] in #79
- chore(release): v2.2.6 by @github-actions[bot] in #80
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #81
- chore(release): v2.2.7 by @github-actions[bot] in #82
- chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #77
- chore(release): v2.2.8 by @github-actions[bot] in #83
- chore(deps-dev): bump fastify from 4.29.1 to 5.8.3 by @dependabot[bot] in #78
- Revert "chore(deps-dev): bump fastify from 4.29.1 to 5.8.3 (#78)" by @denbon05 in #85
- chore(release): v2.2.9 by @github-actions[bot] in #86
- chore: update pkg version by @denbon05 in #84
- feat: add Fastify v4/v5 dual compatibility in package and CI by @denbon05 in #87
- chore(release): v3.0.1 by @github-actions[bot] in #88
- Revert "chore(release): v3.0.1 (#88)" by @denbon05 in #89
Full Changelog: v2.2.5...v3.0.0
v2.2.5
What's Changed
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #69
- ci: switch release flow to PR-based with auto-merge by @denbon05 in #70
- fix(ci): auto merge by @denbon05 in #72
- Auto merge fix by @denbon05 in #73
- chore(release): v2.2.4 by @github-actions[bot] in #74
- chore(ci): update release flow and Node versions in workflows by @denbon05 in #75
- chore(release): v2.2.5 by @github-actions[bot] in #76
New Contributors
- @github-actions[bot] made their first contribution in #74
Full Changelog: v2.2.3...v2.2.5
v2.2.3
What's Changed
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #65
- Bump version from 2.2.2 to 2.2.3 by @denbon05 in #66
Full Changelog: v2.2.2...v2.2.3
v2.2.2
Dependencies update
What's Changed
- [Snyk] Upgrade fastify from 4.28.1 to 4.29.0 by @denbon05 in #60
- Bump fastify from 4.29.0 to 4.29.1 by @dependabot[bot] in #61
- remove test coverage badge, add QLTY_COVERAGE by @denbon05 in #62
- Improve library unit test coverage by @denbon05 in #63
- chore: updated dependencies by @denbon05 in #64
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.0
- Implemented route based caching
- Add more tests
- Refactor