Skip to content

Releases: htunnicliff/next-api-middleware

v0.7.1

13 Apr 17:50
Compare
Choose a tag to compare

Patches

  • Upgrade dev dependencies: b58b81a

v0.7.0

24 Feb 23:04
Compare
Choose a tag to compare

Minor Changes

  • Support express-style middleware: b1d538e

Patches

  • Chore: enable strict in tsconfig: 9f5924f
  • Update supported Node.js versions and tsconfig: 4b3e958
  • Add tests for compatibility with cors express middleware: be0eeb7

v0.7.0-canary.1

19 Feb 18:26
Compare
Choose a tag to compare
v0.7.0-canary.1 Pre-release
Pre-release

Patches

  • Update supported Node.js versions and tsconfig: 4b3e958
  • Add tests for compatibility with cors express middleware: be0eeb7

v0.7.0-canary.0

12 Feb 19:35
Compare
Choose a tag to compare
v0.7.0-canary.0 Pre-release
Pre-release

Minor Changes

  • Initial refactor to hopefully support express-style middleware: b1d538e

Patches

  • Chore: enable strict in tsconfig: 9f5924f

v0.6.0

02 Dec 22:07
Compare
Choose a tag to compare

Minor Changes

  • Add missing type to curryMiddlewareChoices, update tests: 17b5b2e

v0.5.2

02 Dec 20:49
Compare
Choose a tag to compare

Patches

  • Fix incomplete handling of middleware groups with label, update tests: 29ac0b8

v0.5.1

02 Dec 18:02
Compare
Choose a tag to compare

Patches

v0.5.0

01 Dec 21:22
Compare
Choose a tag to compare

Minor Changes

  • Change named to label, add README description: dee8db7

v0.4.1

01 Dec 18:31
Compare
Choose a tag to compare

Patches

v0.4.0

01 Dec 18:30
Compare
Choose a tag to compare

Minor Changes

  • Update package.json license, remove old AGPL license: 4d65789
  • Use node 12.x: 911b630

Patches

  • Update GitHub workflows: 8f41b26
  • Update build configuration: e76ee89