Releases: josefarias/hotwire_combobox
Releases · josefarias/hotwire_combobox
v0.1.31-alpha
What's Changed
Breaking Changes 🛠
- Use provided id for combobox, not hidden field by @josefarias in #20
Full Changelog: v0.1.30...v0.1.31
v0.1.30-alpha
What's Changed
📦 Features
- Move helper inside lib by @josefarias in #19
Full Changelog: v0.1.29...v0.1.30
v0.1.29-alpha
This is the first public release of HotwireCombobox!
I'm opening up the library for external input. Feel free to comment on the API, and definitely report any bugs, please!
Once the library is stable and verified working in most scenarios, we'll cut a beta release. And then, finally, the first official major release.
v0.1.15-alpha
What's Changed
📦 Features
- Configure GH bots by @josefarias in #1
🗄️ Dependencies
- Bump debug from 1.8.0 to 1.9.1 by @dependabot in #2
- Bump puma from 6.3.1 to 6.4.2 by @dependabot in #3
- Bump sqlite3 from 1.6.4 to 1.7.2 by @dependabot in #4
- Bump rails from 7.0.7.2 to 7.1.3 by @dependabot in #5
- Bump propshaft from 0.7.0 to 0.8.0 by @dependabot in #6
- Bump capybara from 3.39.2 to 3.40.0 by @dependabot in #7
- Bump stimulus-rails from 1.2.2 to 1.3.3 by @dependabot in #8
New Contributors
- @josefarias made their first contribution in #1
- @dependabot made their first contribution in #2
Full Changelog: v0.1.14...v0.1.15