You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next.js now supports "missing" as a new matcher key. This doesn't seem to be documented yet, but it was merged in this PR and released in 13.0.3: https://github.com/vercel/next.js/pull/42660. The e2e test for this is middleware-custom-matchers.
The text was updated successfully, but these errors were encountered:
ascorbic
changed the title
Support "missing" middleware matcher
Support "missing" middleware matcher
Dec 15, 2022
Uh oh!
There was an error while loading. Please reload this page.
Next.js now supports
"missing"
as a new matcher key. This doesn't seem to be documented yet, but it was merged in this PR and released in 13.0.3:https://github.com/vercel/next.js/pull/42660
. The e2e test for this ismiddleware-custom-matchers
.The text was updated successfully, but these errors were encountered: