We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca0366 commit 35c2d4fCopy full SHA for 35c2d4f
packages/route-pattern/.changes/minor.ignoreCase.md
@@ -3,6 +3,7 @@ BREAKING CHANGE: Remove `RoutePatternOptions` type and rework `ignoreCase`
3
`RoutePattern.ignoreCase` field has been removed and `ignoreCase` now only applies to `pathname` (no longer applies to `search`)
4
5
Case sensitivity is now determined only when matching.
6
+
7
- `RoutePattern.match` now accept `ignoreCase` option
8
- `Matcher` constructors now accept `ignoreCase` option
9
0 commit comments