zux v1.3.0
·
21 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
✨ New Features
🐛 Bug Fixes
-
Tear down the mdns event listener when the page unmounts @hrzlgnm (#145)
-
Report failures when exporting the graph as SVG @hrzlgnm (#147)
-
Run the update check once on mount instead of in an effect @hrzlgnm (#148)
-
Key each blocks so list updates reconcile correctly @hrzlgnm (#149)
🧰 Maintenance
🔧 CI/CD
-
Cache git-cliff and document release tool cache sync @hrzlgnm (#139)
-
Avoid running rust tests and clippy on frontend-only changes @hrzlgnm (#156)
♻️ Refactor
-
Use SvelteSet and SvelteMap for graph visibility filtering @hrzlgnm (#150)
-
Type the graph view against vis-network types @hrzlgnm (#153)