Skip to content

Releases: nearform/fastify-casbin-rest

v4.0.0

10 Dec 18:30
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v3.1.1 by @optic-release-automation in #107
  • chore: update dependabot config by @williamlines in #108
  • chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #116
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #117
  • chore(deps-dev): bump sinon from 15.2.0 to 16.0.0 by @dependabot in #118
  • chore(deps-dev): bump sinon from 16.1.3 to 17.0.0 by @dependabot in #124
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #126
  • chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #130
  • chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #134
  • chore(deps-dev): bump sinon from 17.0.2 to 18.0.0 by @dependabot in #136
  • chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #142
  • chore(deps-dev): bump sinon from 18.0.1 to 19.0.2 by @dependabot in #144
  • chore(deps): bump fastify-plugin from 4.5.1 to 5.0.1 by @dependabot in #145
  • BREAKING CHANGE: support for fastify v5 and node test runner by @ilteoood in #148

New Contributors

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

v3.1.1

12 May 07:34
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v3.1.0 by @optic-release-automation in #102
  • fix: optic release action permissions by @grantmorrison in #103
  • chore(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #104
  • chore: enabling npm provenance integration by @mahenrique94 in #106

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

26 Apr 12:09
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v3.0.0

20 Jun 11:27
ea54e9e
Compare
Choose a tag to compare

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

v2.1.0

21 Apr 07:19
Compare
Choose a tag to compare

📚 PR:

  • chore: add dependabot
  • chore: use automerge action
  • Add type test for extended RouteOptions (#15)
  • Bump actions/setup-node from v1 to v2.1.5 (#17)
  • Bump sinon from 9.2.4 to 10.0.1 (#19)
  • Bump tap from 14.11.0 to 15.0.2 (#18)
  • Bump actions/checkout from v1 to v2.3.4 (#16)
  • Add onAllow callback support (#20)

v2.0.0

05 Mar 10:11
Compare
Choose a tag to compare

📚 PR:

  • Add support for domain param (#14)

v1.2.1

18 Jan 07:42
Compare
Choose a tag to compare

📚 PR:

  • Add support for generics in extractor definition (#13)

v1.2.0

16 Jan 23:26
Compare
Choose a tag to compare

📚 PR:

  • Add support for specifying custom logger (#11)
  • Support constants instead of extractors (#12)

v1.1.1

09 Jan 23:44
Compare
Choose a tag to compare

📚 PR:

  • Extend TypeScript types (#10)

v1.1.0

09 Jan 23:20
Compare
Choose a tag to compare

📚 PR:

  • Support specifying custom hooks. Avoid breaking existing hooks
  • Add test for specifying custom hook
  • Merge pull request #6 from kibertoad/feature/custom-hooks
  • Support overriding rules per route (#9)