89 lines
3.4 KiB
Plaintext
89 lines
3.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 4 17:38:17 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
|
|
|
- 1.3.4:
|
|
|
|
## What's Changed
|
|
|
|
* Stop suggesting lazy loading by @dhh in https://github.com/hotwired/stimulus-rails/pull/140
|
|
* Changed install template system call to account for spaces in path by @marekhilton in https://github.com/hotwired/stimulus-rails/pull/137
|
|
|
|
## New Contributors
|
|
* @berti92 made their first contribution in https://github.com/hotwired/stimulus-rails/pull/115
|
|
* @marekhilton made their first contribution in https://github.com/hotwired/stimulus-rails/pull/137
|
|
|
|
**Full Changelog**: https://github.com/hotwired/stimulus-rails/compare/v1.3.3...v1.3.4
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 29 14:40:11 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
|
|
|
- 1.3.3:
|
|
|
|
## What's Changed
|
|
|
|
* Fix syntax error in stimulus_with_node.rb by @euxx in https://github.com/hotwired/stimulus-rails/pull/134
|
|
|
|
**Full Changelog**: https://github.com/hotwired/stimulus-rails/compare/v1.3.2...v1.3.3
|
|
|
|
1.3.2:
|
|
|
|
## What's Changed
|
|
|
|
* Support for dasherized controller filenames by @adrienpoly in https://github.com/hotwired/stimulus-rails/pull/126
|
|
* Describe the two options under stimulus:manifest so they can be found in a rails -T listing (closes #128) by @walterdavis in https://github.com/hotwired/stimulus-rails/pull/129
|
|
* Fix duplicate controllers in manifest on update by @nachiket87 in https://github.com/hotwired/stimulus-rails/pull/132
|
|
* Rely on import map-rails using preload by default by @dhh
|
|
* Improve Bun support by @rubys in https://github.com/hotwired/stimulus-rails/pull/127
|
|
|
|
**Full Changelog**: https://github.com/hotwired/stimulus-rails/compare/v1.3.0...v1.3.2
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 14 18:41:00 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
|
|
|
|
- 1.3.0:
|
|
|
|
## What's Changed
|
|
* Use bun for installation if applicable by @terracatta in https://github.com/hotwired/stimulus-rails/pull/125
|
|
|
|
## New Contributors
|
|
* @terracatta made their first contribution in https://github.com/hotwired/stimulus-rails/pull/125
|
|
|
|
**Full Changelog**: https://github.com/hotwired/stimulus-rails/compare/v1.2.2...v1.3.0
|
|
|
|
1.2.2:
|
|
|
|
## What's Changed
|
|
|
|
* Upgrade to [Stimulus 3.2.2](https://github.com/hotwired/stimulus/releases/tag/v3.2.2) by @dhh
|
|
* Use stimulus router lookup table to decide if controller is registered by @ikanade in https://github.com/hotwired/stimulus-rails/pull/113
|
|
* Add skip_manifest option to generator by @KevinBerthier in https://github.com/hotwired/stimulus-rails/pull/123
|
|
|
|
## New Contributors
|
|
* @ikanade made their first contribution in https://github.com/hotwired/stimulus-rails/pull/113
|
|
* @KevinBerthier made their first contribution in https://github.com/hotwired/stimulus-rails/pull/123
|
|
|
|
**Full Changelog**: https://github.com/hotwired/stimulus-rails/compare/v1.2.1...v1.2.2
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 7 11:37:24 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
|
|
|
updated to version 1.2.1
|
|
no changelog found
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 4 13:31:14 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
|
|
|
updated to version 1.1.0
|
|
no changelog found
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 7 13:04:19 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- initial package (version 1.0.4)
|