Skip to content

Releases: hotwired/stimulus-rails

v1.3.3

03 Jan 17:33
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Fix syntax error in stimulus_with_node.rb by @euxx in #134

Full Changelog: v1.3.2...v1.3.3

v1.3.2

03 Jan 13:09
@dhh dhh
Compare
Choose a tag to compare

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

11 Oct 13:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

07 Aug 09:39
@dhh dhh
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

30 Nov 08:07
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

28 Nov 15:12
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

31 Oct 13:44
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Jul 21:43
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.1.0

v1.0.4

22 Feb 11:19
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Fix bug when mutation causes controller to be registered twice by @lewispb in #97

Full Changelog: v1.0.3...v1.0.4

v1.0.3

19 Feb 09:05
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Log Import Failures at the Error Level by @chadrschroeder in #92
  • Improve performance of lazy loading by not attempting to import controllers that have already been registered by @dhh in 67e2cf3, f7f5967

Full Changelog: v1.0.2...v1.0.3