Skip to content

Releases: fastify/fastify-accepts-serializer

v6.0.1

22 Sep 08:55
a34cbee
Compare
Choose a tag to compare

What's Changed

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

v6.0.0

05 Sep 15:41
1f47194
Compare
Choose a tag to compare
v6.0.0 Pre-release
Pre-release

What's Changed

Full Changelog: v5.3.0...v6.0.0

v5.3.0

19 Jan 15:08
69fa84b
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #87
  • chore(.gitignore): add clinic by @Fdawgs in #88
  • chore(.gitignore): add bun lockfile by @Fdawgs in #89
  • build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #90
  • build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #91
  • build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #92
  • ci: only trigger on pushes to main branches by @Fdawgs in #93
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #94
  • chore(package): explicitly declare js module type by @Fdawgs in #97
  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #98
  • Simple code change to eliminate deprecated warning (See issue #99) by @driverjb in #100

New Contributors

Full Changelog: v5.2.0...v5.3.0

v5.2.0

24 Nov 06:49
c904ad6
Compare
Choose a tag to compare

📚 PR:

  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#84)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#85)
  • nodenext compatiblity (#86)

v5.1.0

08 Aug 08:39
8c01739
Compare
Choose a tag to compare

What's Changed

  • ci: migrate to fastify reusable workflow by @Fdawgs in #78
  • chore(.gitignore): use updated skeleton template by @Fdawgs in #79
  • build(deps-dev): bump protobufjs from 6.11.3 to 7.0.0 by @dependabot in #80
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #81
  • ci: enable license checking by @Fdawgs in #82
  • Minor refactor, add typings by @Uzlopak in #83

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

14 May 07:53
f2980c9
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v4.0.1

01 May 16:56
Compare
Choose a tag to compare

What's Changed

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

v4.0.0

27 Apr 13:39
bf80124
Compare
Choose a tag to compare

What's Changed

  • Bump msgpack5 from 4.5.0 to 5.0.0 by @dependabot in #35
  • chore(gitignore): use latest github ignore template by @Fdawgs in #36
  • ci: add parallel test coverage calculation by @Fdawgs in #37
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 by @dependabot in #38
  • docs(readme): spelling and grammar fixes by @Fdawgs in #39
  • ci: remove redundant conditional by @Fdawgs in #43
  • feat: move to tap15 by @zekth in #44
  • docs(readme): minor grammar changes by @Fdawgs in #45
  • ci: add nodejs v16 to test matrix by @Fdawgs in #46
  • Bump actions/checkout from 2 to 2.3.4 by @dependabot in #47
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #48
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #49
  • Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #50
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #51
  • Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #52
  • Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #53
  • Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #54
  • Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #55
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 by @dependabot in #56
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #57
  • Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #58
  • Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #59
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #60
  • Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #61
  • build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #62
  • Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #63
  • Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #64
  • automatic PR by @Eomm in #66
  • build: reduce dependabot update frequency by @Fdawgs in #67
  • Bump actions/setup-node from 2 to 3 by @dependabot in #68
  • Bump tap from 15.2.3 to 16.0.0 by @dependabot in #69
  • Bump actions/checkout from 2 to 3 by @dependabot in #70
  • Bump msgpack5 from 5.3.2 to 6.0.0 by @dependabot in #71
  • Bump standard from 16.0.4 to 17.0.0 by @dependabot in #72
  • Rename module by @jsumners in #74

New Contributors

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

v3.2.0

18 Dec 16:24
Compare
Choose a tag to compare

📚 PR:

  • feat: add route level serializer through route option (#32) (#34)

v3.1.0

07 Dec 20:11
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • Bump standard from 14.3.4 to 15.0.0
  • Bump snazzy from 8.0.0 to 9.0.0
  • Bump standard from 15.0.1 to 16.0.2
  • fix lint
  • feat: add stale (#22)
  • chore: add dependabot automerge (#28)
  • test: 100% coverage (#29)
  • feat: cache (#31)