Skip to content

v1.11.0

Compare
Choose a tag to compare
@oedotme oedotme released this 08 Mar 06:29
· 204 commits to main since this release
v1.11.0
fe36d01

Changes

New plugin added to generate routes types for Solid Router with generouted conventions. The output is saved by default at src/router.ts and gets updated by the add/change/delete at src/pages/*.

It provides auto-completion for A, useNavigate, useParams and more exported from src/router.ts

Check the plugin readme for to get started guide and usage examples.

Commits

Changelog: v1.10.0...v1.11.0