Skip to content

chore: release - #9

Merged
ryansolid merged 1 commit into
mainfrom
changeset-release/main
Sep 2, 2026
Merged

chore: release#9
ryansolid merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

filesystem-routing@0.3.0

Minor Changes

  • be5f6d7: Support .tsrx route modules. Export analysis routes by filename: .tsrx files parse through @tsrx/oxc/parser (a new optional peer dependency, loaded lazily only when a .tsrx route is scanned — its ParseResult mirrors oxc-parser, so analysis semantics are unchanged), everything else keeps the exact oxc-parser path. The Vite adapter's DEFAULT_EXTENSIONS now includes tsrx, so .tsrx pages participate in routing without an extensions override. Scanning a .tsrx route without @tsrx/oxc installed fails with an error naming the module and the fix.

@ryansolid
ryansolid merged commit 4ff503f into main Sep 2, 2026
2 checks passed
@ryansolid
ryansolid deleted the changeset-release/main branch September 2, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant