Bug Fixes
- core: fix core components types file not found in typescript when import
(#4059)
(1886a76) - core: fix getWindow/Document getters in lazy components
(41a7c50),
closes #4052 - panel: fix closeByBackdropClick ignored on instance
(48e966f)
Features
- svelte: searchbar: add html attributes auto-complete/correct/capitalize fixes
(d5934d6)