Skip to content

Releases: rexfordessilfie/nextwrappers

nextwrappers/core@1.1.2

16 Jun 05:25
c9a9935
Compare
Choose a tag to compare

nextwrappers/matching-paths@1.0.0

13 Jun 09:30
e130e32
Compare
Choose a tag to compare

Changes

Full Changelog: https://github.com/rexfordessilfie/nextwrappers/compare/v1.1.0...nextwrappers/matching-paths@1.0.0

nextwrappers/core@1.1.1

13 Jun 09:27
e130e32
Compare
Choose a tag to compare

Changes

Full Changelog: v1.1.0...v1.1.1

nextwrappers/async-local-storage@1.0.0

13 Jun 09:32
e130e32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...nextwrappers/async-local-storage-1.0.0

v1.1.0

05 Jun 03:02
3a4c113
Compare
Choose a tag to compare

Overview

This release adds support for middleware wrappers that can be used to wrap Next.js middleware in middleware.ts.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

04 Jun 21:04
Compare
Choose a tag to compare

First Release 🎉

  • nextwrappers offers middleware-like wrappers for Next.js Route Handlers and Middleware.
  • It is an iteration over nextjs-handler-middleware, with similar API's to support the new App Router.

Full Changelog: https://github.com/rexfordessilfie/next-route-handler-wrappers/commits/v1.0.0