Releases: ethanniser/next-typesafe-url
Releases · ethanniser/next-typesafe-url
[email protected]
Patch Changes
- 5ee638f: Fixed page useRouteParams error status not reset issue.
[email protected]
Minor Changes
- fb7e555: - Added pageExtensions CLI flag.
- Added .tsx extension support for routeType files.
[email protected]
[email protected]
Patch Changes
- 8a97b77: Remove next peer dep req on v13 (add v14)
[email protected]
Patch Changes
- 367ac24: Fix cli ambient .d.ts file generation (building upon PR #85 and #87). Thanks to @chungweileong94.
[email protected]
Patch Changes
- 3371794: revert previous change of import placements in generated .d.ts file
[email protected]
[email protected]
Patch Changes
- 52d64c7: Remove route groups from Static Router
[email protected]
Patch Changes
- 34083ef: Remove empty first line in the auto-generated file
[email protected]
Patch Changes
- 56875fa: change default output file name to not conflict with package name and roll deps