Thanks to @alexander-heimbuch we are now using Vite to build the project (#305)! 🎉
This allows us to export UMD as well as MJS builds and have our tooling ready for future updates.
What's Changed
- Fix typo by @numb86 in #270
- Fix typo in faq by @verhovsky in #271
- Update outdated LICENSE year by @Serjobas in #297
- chore: introduce vite by @alexander-heimbuch in #305
New Contributors
- @numb86 made their first contribution in #270
- @verhovsky made their first contribution in #271
- @Serjobas made their first contribution in #297
- @alexander-heimbuch made their first contribution in #305
Full Changelog: v1.0.1...v1.1.0