Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshKothari88 committed Jan 8, 2025
1 parent 9d1c6bd commit f5d9db8
Showing 1 changed file with 19 additions and 14 deletions.
33 changes: 19 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,32 @@

All notable changes to the "Svelte Radar" extension will be documented in this file.

## [1.0.1] - 2024-01-08

### Fixed
- Lower minimum supported VS Code version to 1.60.0 for wider compatibility with VS Code and Cursor editor

## [1.0.0] - 2024-01-05

### Added
- Initial release
- 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
- 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
- integer
- float
- alpha
- alphanumeric
- uuid
- date

0 comments on commit f5d9db8

Please sign in to comment.