v3.0.0
New:
- [breaking] exports only some files, not whole package. Namely locales are available in
svelty-picker/i18n
import. - let sveltekit autogenerate types
Fixes:
- fixed dev error on missing HTMLElement when importing component in sveltekit project (#44)
- correctly expose global
config
property