·
57 commits
to main
since this release
Minor Changes
-
#38
be1c950Thanks @nibtime! - Internal redesign for Next.js 12.2 (req.pagedeprecated) (#37) -
#38
be1c950Thanks @nibtime! - provide new middleware abstractions for Next.js 12.2 stable middlewarematchChainfunction that allows to disable chain execution for certain requests with a matcher (predicate onNextRequest)continuedfunction that allows to continue a middleware response to a middleware chainisPageRequestmatcher that matches only requests to Next.js pages