Releases: hotwired/stimulus-rails
Releases Β· hotwired/stimulus-rails
v1.3.4
What's Changed
- Stop suggesting lazy loading by @dhh in #140
- Changed install template system call to account for spaces in path by @marekhilton in #137
New Contributors
- @berti92 made their first contribution in #115
- @marekhilton made their first contribution in #137
Full Changelog: v1.3.3...v1.3.4
v1.3.3
v1.3.2
What's Changed
- Support for dasherized controller filenames by @adrienpoly in #126
- Describe the two options under stimulus:manifest so they can be found in a rails -T listing (closes #128) by @walterdavis in #129
- Fix duplicate controllers in manifest on update by @nachiket87 in #132
- Rely on import map-rails using preload by default by @dhh
- Improve Bun support by @rubys in #127
Full Changelog: v1.3.0...v1.3.2
v1.3.0
What's Changed
- Use bun for installation if applicable by @terracatta in #125
New Contributors
- @terracatta made their first contribution in #125
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Upgrade to Stimulus 3.2.2 by @dhh
- Use stimulus router lookup table to decide if controller is registered by @ikanade in #113
- Add skip_manifest option to generator by @KevinBerthier in #123
New Contributors
- @ikanade made their first contribution in #113
- @KevinBerthier made their first contribution in #123
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
What's Changed
- Upgrade to Stimulus 3.1.0 by @dhh
- Precompile assets constant for opt out possibility by @Exterm1nate in #96
- Remove
.js
extension from JavaScript imports by @sunny in #104
Full Changelog: v1.0.4...v1.1.0