Skip to content

Releases: fastify/fastify-flash

v6.0.2

06 Nov 10:26
0e334ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.0.2

v6.0.1

01 Nov 13:33
v6.0.1
bee5e42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.1

v6.0.0

06 Sep 14:01
743b58f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v6.0.0

v5.2.0

29 Apr 13:15
22ba39d
Compare
Choose a tag to compare

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 with fastify.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

05 Sep 20:01
ed3c407
Compare
Choose a tag to compare

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

13 May 15:41
5bf200d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v5.0.0

v4.0.1

04 May 09:32
66136e1
Compare
Choose a tag to compare

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #67
  • chore: improve coverage for flash.ts by @is2ei in #69
  • build(deps-dev): use new @fastify org dependencies by @Fdawgs in #68

New Contributors

  • @is2ei made their first contribution in #69

Full Changelog: v4.0.0...v4.0.1

v4.0.0

27 Apr 13:53
245c7f1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v4.0.0

v3.0.0

14 Mar 13:51
c770931
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v3.0.0

v2.0.2

07 Jul 16:58
Compare
Choose a tag to compare

📚 PR: