BREAKING CHANGES
- container root renamed from
root
->__plasmo
. - Svelte root is now under a root div instead of
document.body
, similar to other frameworks <- this is intended for the future svelte portal.
What's Changed
- feat: stable root cache by @louisgv in #410
- Update README to add supported browsers link by @ColdSauce in #408
- feat: init with local template by @louisgv in #412
- feat(storage): added
clear()
function and revamped init hydration
Sponsors
Full Changelog: v0.62.2...v0.63.0