Releases: dvcol/svelte-simple-router
Releases · dvcol/svelte-simple-router
v1.10.2
1.10.2 (2025-01-28)
Bug Fixes
- deps: move to uuid to support unsecured environments #17 (6821f13)
v1.10.1
1.10.1 (2025-01-26)
Bug Fixes
- transition: expand api for styling containers (b1fd32b)
v1.9.1
1.9.1 (2025-01-03)
Bug Fixes
- routing: adds debounce to routing state (e483fa1)
- routing: force component remount on navigation in place. #16 (ea87761)
v1.9.0
1.9.0 (2024-12-06)
Features
- action: adds link options to top level (983284c)
Bug Fixes
- package: adds missing export (f5b6700)
v1.8.0
1.8.0 (2024-12-06)
Features
v1.7.3
1.7.3 (2024-11-11)
Bug Fixes
- listen: fix check error that skipped all sync events (81ffd94)
v1.7.2
1.7.2 (2024-11-11)
Bug Fixes
- link: respect disabled state if any (46708f4)
v1.7.1
1.7.1 (2024-11-08)
Bug Fixes
- transition: bump dependencies and adjust transition container (7eded1e)