v2.1.0
An intermediate release to fix deprecation warnings by adding an exports field to package.json (thanks to @ryanhinkel ❤️ ).
Also some other minor changes that hopefully won't break anything.
A v3.0.0 release with proper SvelteKit support will come soon! 👀
What's Changed
- Add svelte export condition by @ryanhinkel in #41
- Allow using percentage for width/height by @rednaxela5950 in #37 (improved upon by @jonasgeiler in 62676d2)
- Add
accessors
tosvelte:options
by @dgallion1 in #39
New Contributors
- @ryanhinkel made their first contribution in #41
- @rednaxela5950 made their first contribution in #37
- @dgallion1 made their first contribution in #39
Full Changelog: v2.0.5...v2.1.0