Skip to content

Releases: jonasgeiler/svelte-tiny-virtual-list

v2.1.2

28 May 06:14
bab6c01
Compare
Choose a tag to compare

Forgot to fix the logo URL in the README.md file... Sorry!

Full Changelog: v2.1.1...v2.1.2

v2.1.1

28 May 06:13
bab6c01
Compare
Choose a tag to compare

Just a little patch to update all the URLs in the package.json and README.md files, since I renamed my GitHub account.
Also I included some redundant files in v2.0.0 which I removed this time.
The full v3.0.0 release is still under works, but the new website is already online if you're curious: https://svelte-tiny-virtual-list.jonasgeiler.com 🎉

Full Changelog: v2.1.0...v2.1.1

v2.1.0

20 Apr 21:44
bab6c01
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v2.0.5...v2.1.0