Releases: fastify/fastify-flash
Releases · fastify/fastify-flash
v6.0.2
What's Changed
- build: fix build assets by @climba03003 in #117
New Contributors
- @climba03003 made their first contribution in #117
Full Changelog: v6.0.1...v6.0.2
v6.0.1
What's Changed
- chore: migrate to node:test with c8 by @narendra-reddy-nf in #110
- chore: update fastify to ^5.0.0 by @Fdawgs in #111
- build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #112
- build(deps-dev): bump borp from 0.17.0 to 0.18.0 by @dependabot in #113
- build(deps-dev): lock typescript minor version by @Fdawgs in #114
- build(deps-dev): bump typescript from 5.4.5 to 5.6.3 by @dependabot in #115
New Contributors
- @narendra-reddy-nf made their first contribution in #110
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- Merge
next
intomaster
by @jsumners in #105 - build(deps-dev): bump rimraf from 5.0.9 to 6.0.1 by @dependabot in #106
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #107
- build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #109
- chore: update min fastify version by @Fdawgs in #108
Full Changelog: v5.2.0...v6.0.0
v5.2.0
What's Changed
- chore(.gitignore): add clinic by @Fdawgs in #82
- build(deps-dev): bump @fastify/secure-session from 5.3.0 to 6.0.0 by @dependabot in #84
- build(deps-dev): bump rimraf from 3.0.2 to 4.0.7 by @dependabot in #83
- chore(.gitignore): add bun lockfile by @Fdawgs in #85
- build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #86
- build(deps-dev): bump rimraf from 4.4.1 to 5.0.0 by @dependabot in #87
- ci: only trigger on pushes to main branches by @Fdawgs in #88
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #89
- build(deps-dev): bump prettier from 2.8.8 to 3.0.0 by @dependabot in #90
- build(deps-dev): bump @fastify/secure-session from 6.2.0 to 7.0.0 by @dependabot in #91
- chore: add
.gitattributes
file by @Fdawgs in #93 - test(index): optimize split param by @Fdawgs in #94
- chore(package): explicitly declare js module type by @Fdawgs in #95
- build(deps): bump fastify/workflows from 3 to 4 by @dependabot in #96
- chore(package): replace
fastify.io
link withfastify.dev
by @Fdawgs in #98 - chore(package): fix repository url by @Fdawgs in #99
- chore(.gitignore): add .tap/ dir by @Fdawgs in #100
- Always apply declaration merging by @mcollina in #103
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- ci(ci): enable linting by @Fdawgs in #73
- chore(.gitignore): use updated skeleton template by @Fdawgs in #74
- chore(package): remove
engines
field by @Fdawgs in #75 - build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #76
- disable package-lock by @Uzlopak in #77
- improve code-coverage by @Uzlopak in #78
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #79
- ci: enable license checking by @Fdawgs in #80
- Avoid use a runtime hook when a decorator check is sufficient by @mcollina in #81
New Contributors
Full Changelog: v5.0.0...v5.1.0
v5.0.0
v4.0.1
v4.0.0
v3.0.0
What's Changed
- Bump fastify-plugin from 2.0.3 to 2.1.0 by @dependabot-preview in #11
- Bump fastify-plugin from 2.1.1 to 2.2.0 by @dependabot-preview in #12
- Bump fastify-plugin from 2.2.0 to 2.3.0 by @dependabot-preview in #13
- Bump typescript from 3.9.7 to 4.0.2 by @dependabot-preview in #14
- Bump ts-node from 8.10.2 to 9.0.0 by @dependabot-preview in #15
- Bump fastify-plugin from 2.3.4 to 3.0.0 by @dependabot-preview in #16
- feat: add stale by @zekth in #17
- chore: add dependabot automerge by @salmanm in #18
- chore(gitignore): use latest github ignore template by @Fdawgs in #19
- ci(dependabot): update github actions by @Fdawgs in #20
- Bump actions/checkout from v1 to v2.3.4 by @dependabot in #23
- Bump actions/setup-node from v1 to v2.1.5 by @dependabot in #22
- Bump fastify/github-action-merge-dependabot from v1 to v2.0.0 by @dependabot in #24
- chore: ci updates and style change by @Fdawgs in #25
- feat: move to tap15 by @zekth in #30
- Bump @types/node from 14.14.42 to 15.0.0 by @dependabot in #31
- test: increase coverage by @cristianossd in #33
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #34
- Bump ts-node from 9.1.1 to 10.0.0 by @dependabot in #35
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #36
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #37
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #38
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #39
- Bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #40
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #41
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #42
- Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #43
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #44
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #45
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #46
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #47
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #48
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #49
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #51
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #52
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #53
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #54
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #55
- Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #57
- automatic PR by @Eomm in #58
- build: reduce dependabot update frequency by @Fdawgs in #59
- Bump actions/checkout from 2 to 3 by @dependabot in #60
- Bump actions/setup-node from 2 to 3 by @dependabot in #61
- Bump tap from 15.2.3 to 16.0.0 by @dependabot in #62
- Bumped dependencies by @mcollina in #65
- chore: upgrade dependencies & update npm scripts by @darkgl0w in #64
New Contributors
- @zekth made their first contribution in #17
- @salmanm made their first contribution in #18
- @Fdawgs made their first contribution in #19
- @dependabot made their first contribution in #23
- @cristianossd made their first contribution in #33
- @Eomm made their first contribution in #58
- @mcollina made their first contribution in #65
- @darkgl0w made their first contribution in #64
Full Changelog: v2.0.2...v3.0.0
v2.0.2
📚 PR:
- bumped [email protected]