We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de95a1 commit 26f9629Copy full SHA for 26f9629
CHANGELOG.md
@@ -1,7 +1,7 @@
1
## 0.3.12 - 05/10/2024
2
3
-* It is no recommended to avoid using this middleware on `/api`, `/_next`, `/_static` or `/_vercel` paths to avoid buggy
4
- behavior from vercel
+* It is now recommended to avoid using this middleware on `/api`, `/_next`, `/_static` or `/_vercel` paths to avoid
+ buggy behavior from vercel
5
* Allow to configure a specific matcher to avoid executing this middleware on same paths, by default this middleware
6
will not be executed on `/api`, `/_next`, `/_static` or `/_vercel` paths
7
0 commit comments