Skip to content

Initial Release 1.0.0

Choose a tag to compare

@HarshKothari88 HarshKothari88 released this 08 Jan 11:34
· 49 commits to master since this release

[1.0.0] - 2025-01-05

Added

  • Initial release
  • Route visualization in hierarchical and flat views
  • Support for all SvelteKit route types:
  • Static routes
  • Dynamic parameters
  • Rest parameters
  • Optional parameters
  • Parameter matchers
  • Group layouts
  • Layout resets
  • Automatic port detection from config files
  • Quick navigation via URL/path input
  • Route search functionality
  • Browser preview integration
  • Built-in parameter matchers:
    • integer
    • float
    • alpha
    • alphanumeric
    • uuid
    • date