Skip to content

feat/try-for-typescript-routes - #54

Merged
p-mcgowan merged 4 commits into
mainfrom
feat/try-for-typescript-routes
Aug 12, 2026
Merged

feat/try-for-typescript-routes#54
p-mcgowan merged 4 commits into
mainfrom
feat/try-for-typescript-routes

Conversation

@p-mcgowan

Copy link
Copy Markdown
Collaborator

allow routes files to additionally be mjs, mts, or ts.

BREAKING CHANGE: since this means routes folders will parse more routes, if someone was outputting js files next to ts, this could cause unexpected behaviour when loading from the folder, so this is a major.

allow routes files to additionally be mjs, mts, or ts.

BREAKING CHANGE: since this means routes folders will parse more routes,
if someone was outputting js files next to ts, this could cause
unexpected behaviour when loading from the folder, so this is a major.
@p-mcgowan
p-mcgowan force-pushed the feat/try-for-typescript-routes branch from 9539077 to 8b33d9c Compare August 12, 2026 13:06
@p-mcgowan
p-mcgowan force-pushed the feat/try-for-typescript-routes branch from 3b6256f to a327f61 Compare August 12, 2026 14:22
@p-mcgowan
p-mcgowan merged commit d84cd16 into main Aug 12, 2026
5 checks passed
@p-mcgowan
p-mcgowan deleted the feat/try-for-typescript-routes branch August 12, 2026 14:24
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