v0.1.0 - First Official Release 🎉
0.1.0 (2023-01-13)
First Official Release 📣
This is the first release of Multiple-Select-Vanilla, importing Locale might change in the future but that is about the only upcoming breaking change expected. It should be pretty stable, feel free to reach if it doesn't work as expected.
Bug Fixes
- calling ms() twice should only create 1 instance, also fix destroy (c397f30) - by @ghiscoding
Features
- initial commit rewritten & working in pure JS (0b7f69b) - by @ghiscoding