Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum committed Mar 3, 2025
1 parent 34363a6 commit 57a90a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/start/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
### Patch Changes

- ffd7cba: fix nested route with escaping resolved incorrectly (#1829).
before `/routes/nested/(ignored)route.tsx` resolved to `/nestedroute`
now it resolves to `/nested/route`.
before `/routes/nested/(ignored)route.tsx` resolved to `/nestedroute`,
and now it resolves to `/nested/route`.

## 1.1.2

Expand Down

0 comments on commit 57a90a7

Please sign in to comment.