Skip to content

v3.0.0

Compare
Choose a tag to compare
@optic-release-automation optic-release-automation released this 20 Jun 11:27
· 39 commits to master since this release
ea54e9e

Breaking changes

This release drops compatibility old versions of Node and Fastify.

To use this version you need:

  • Node >= 14
  • Fastify >= 4

What's Changed

  • Bump @types/node from 14.14.42 to 15.0.0 by @dependabot in #21
  • Bump tsd from 0.14.0 to 0.15.0 by @dependabot in #22
  • Bump sinon from 10.0.1 to 11.0.0 by @dependabot in #23
  • Add github action release-notify by @gilach in #24
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #25
  • Bump nearform/github-action-notify-release from 1.2.2 to 1.2.3 by @dependabot in #26
  • Bump nearform/github-action-notify-release from 1.2.3 to 1.2.5 by @dependabot in #28
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #29
  • Bump tsd from 0.15.1 to 0.16.0 by @dependabot in #30
  • Bump nearform/github-action-notify-release from 1.2.5 to 1.2.6 by @dependabot in #31
  • Bump tsd from 0.16.0 to 0.17.0 by @dependabot in #32
  • Bump nearform/github-action-notify-release from 1.2.6 to 1.2.7 by @dependabot in #33
  • Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #34
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #35
  • Bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #36
  • Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #37
  • Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #38
  • Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #39
  • Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #40
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #41
  • Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #42
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #43
  • Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #44
  • Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #45
  • Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #46
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #47
  • Bump sinon from 11.1.2 to 12.0.0 by @dependabot in #48
  • Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #49
  • Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #50
  • Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #51
  • Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #52
  • Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #53
  • Bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 by @dependabot in #56
  • Update fastify-casbin version of the example to 2.1.0 by @hails in #55
  • Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #57
  • Bump nearform/github-action-notify-release from 1.2.7 to 1.2.8 by @dependabot in #59
  • fix: updating pull request event by @ramonmulia in #60
  • Bump sinon from 12.0.1 to 13.0.0 by @dependabot in #61
  • Bump actions/setup-node from 2 to 3.0.0 by @dependabot in #62
  • Bump actions/checkout from 2 to 3 by @dependabot in #63
  • Bump tap from 15.2.3 to 16.0.0 by @dependabot in #64
  • Bump actions/setup-node from 3.0.0 to 3.1.0 by @dependabot in #65
  • Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #66
  • chore: set setup-node action version to v3 by @wilkmaia in #67
  • chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #68
  • chore(deps-dev): bump sinon from 13.0.2 to 14.0.0 by @dependabot in #69
  • chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #73
  • chore: updates for fastify from 3.29.0 to 4.0.2 by @Mazuh in #74
  • chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #76
  • Bump http-errors from 1.8.1 to 2.0.0 by @dependabot in #58

New Contributors

Full Changelog: v2.1.0...v3.0.0