Skip to content

Releases: ghiscoding/multiple-select-vanilla

v0.2.1

25 Feb 19:28
Compare
Choose a tag to compare

0.2.1 (2023-02-25)

Bug Fixes

  • multiple fixes identified after adding it to external project (5e78f68) - by @ghiscoding

v0.2.0

22 Feb 01:08
Compare
Choose a tag to compare

0.2.0 (2023-02-22)

Features

v0.1.0 - First Official Release 🎉

13 Jan 06:02
Compare
Choose a tag to compare

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