·
69 commits
to main
since this release
Release (2025-06-06)
- @sheepdog/core 1.0.0 (major)
- @sheepdog/svelte 1.0.0 (major)
- @sheepdog/vanilla 1.0.0 (major)
The 1.0 for @sheepdog/core and @sheepdog/vanilla is just to align with @sheepdog/svelte.
The 1.0 for @sheepdog/svelte however has an actual breaking change, although a welcome one: we are now in RUNES MODE! 🎉
If you are still stuck in svelte 4 you can install @sheepdog/svelte@legacy we are gonna maintain that for the next 6 months at least.
If you want to use it in legacy mode in svelte 5 you can use the toStore utility from svelte to convert from the stateful class to a store.
Happy runing! 🧡