Releases: zth/rescript-relay-router
Releases · zth/rescript-relay-router
[email protected]
Patch Changes
- dd572e9: Fix issue with latest Relay version where a maximum callstack would happen.
[email protected]
[email protected]
Minor Changes
- 60ee186: Experimental support for query param default values.
[email protected]
Patch Changes
- f23f920: Fix clean needed to remove path param type annotations in route patterns emitted.
[email protected]
[email protected]
[email protected]
Patch Changes
- 9f80695: update Core to 1.5.2 and rescript-react to 0.13.0 to remove the need for manual patches
[email protected]
Patch Changes
- e69c95c: Remove trailing unit from template of generated code
[email protected]
Patch Changes
- 9bcfcfc: fix code preloading
[email protected]
Patch Changes
- 3e32028: Move server stuff into its own Vite plugin since its not complete and currently not under development.