Releases: lnfel/lamy-debugbar
Releases · lnfel/lamy-debugbar
v1.0.0-next.1
What's Changed
In preparation for Svelte 5, dependencies are updated and tested for compatibility.
- [Dependency] Upgrade deps for Svelte 5 compatability test (19c96a6)
- Use proper package version for preview release (00a5aed)
Full Changelog: v0.3.1...v1.0.0-next.1
v0.2.1
v0.2.0
v0.1.0
What's changed
- New strategy of loading shiki highlighter and themes (44d6824)
- No more shipping of CSS manually, we are now using twind in library mode to handle css (f981957)
- Optimized LamyDebugbar (b82f446)
- New component props
noIcon
andcustomTheme
- New icon slot
- Update website and README
Full Changelog: https://github.com/lnfel/lamy-debugbar/commits/v0.1.0