Sourced from stimulus-rails's releases.
v1.3.3
What's Changed
- Fix syntax error in stimulus_with_node.rb by
@euxx
in hotwired/stimulus-rails#134Full Changelog: https://github.com/hotwired/stimulus-rails/compare/v1.3.2...v1.3.3
v1.3.2
What's Changed
- Support for dasherized controller filenames by
@adrienpoly
in hotwired/stimulus-rails#126- Describe the two options under stimulus:manifest so they can be found in a rails -T listing (closes #128) by
@walterdavis
in hotwired/stimulus-rails#129- Fix duplicate controllers in manifest on update by
@nachiket87
in hotwired/stimulus-rails#132- Rely on import map-rails using preload by default by
@dhh
- Improve Bun support by
@rubys
in hotwired/stimulus-rails#127Full Changelog: https://github.com/hotwired/stimulus-rails/compare/v1.3.0...v1.3.2
ae4b675
Bump version for 1.3.34604968
Fix syntax error in stimulus_with_node.rb (#134)70926fe
Bump version for 1.3.26530b09
Fix stray "bf50ed5
support for dasherized controller filenames (#126)0efe089
If you create a new rails project with "--main --javascript
bun" (#127)b87c71f
Update stimulus_tasks.rake (#129)7510ff9
Bump version for 1.3.125f3f63
Preloading is now the default in importmap-rails 23e168f0
fix duplicate controllers in manifest on update (#132)