fix: Fix file-based route generation when custom routeToken or `ind…#7048
fix: Fix file-based route generation when custom routeToken or `ind…#7048schiller-manuel merged 1 commit intomainfrom
routeToken or `ind…#7048Conversation
…exToken` values start with regex metacharacters like `+`. fixes #7036
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (10)
📝 WalkthroughWalkthroughThe changes fix file-based route generation when user-provided Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit 58e5755
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version Preview1 package(s) bumped directly, 7 bumped as dependents. 🟩 Patch bumps
|
Bundle Size Benchmarks
Trend sparkline is historical gzip bytes ending with this PR measurement; lower is better. |
…exToken
values start with regex metacharacters like+`.fixes #7036
Summary by CodeRabbit
+). The router generator now properly handles routes with special character prefixes in token configurations.