Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 22:36
· 1 commit to main since this release
a696b99

Patch Changes

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