Skip to content

Releases: hotwired/turbo-rails

v2.0.23

29 Jan 15:41

Choose a tag to compare

Updates the bundled JS to freshen stale dependencies from the previous release.

Full Changelog: v2.0.22...v2.0.23

v2.0.22

28 Jan 21:03

Choose a tag to compare

What's Changed

Full Changelog: v2.0.21...v2.0.22

v2.0.21

16 Jan 16:58

Choose a tag to compare

What's Changed

  • Add rails@8.1 to the CI matrix by @seanpdoyle in #758
  • Use an immediate debouncer for tests by @djmb in #761
  • Include hidden elements for turbo-cable-stream-source selector by @excid3 in #740
  • Fix CI for ruby@3.2.x-rails@7.2.x by @seanpdoyle in #764
  • Add turbo frame assertion test helpers by @excid3 in #742
  • Acccept meta tag string arguments as well by @frenkel in #754
  • [fix #762] Forward broadcast_refresh_to options by @OutlawAndy in #763
  • Add support for Model Class in Action and Frame helpers by @afrase in #597
  • Remove legacy workaround for Rails < 7 by @drjayvee in #766
  • Fix debouncer tests to wait on correct debouncer by @djmb in #767
  • Restrict tests to minitest < 6 by @seanpdoyle in #774
  • Only return messages produced by block in capture_turbo_stream_broadcasts by @Vivalldi in #736
  • Respect broadcast suppressions on before/after actions by @stowersjoshua in #770

New Contributors

Full Changelog: v2.0.20...v2.0.21

v2.0.20

28 Oct 18:41

Choose a tag to compare

Full Changelog: v2.0.19...v2.0.20

v2.0.19

28 Oct 17:02

Choose a tag to compare

Full Changelog: v2.0.17...v2.0.19

v2.0.17

26 Sep 12:49

Choose a tag to compare

What's Changed

See https://github.com/hotwired/turbo/releases/tag/v8.0.18

New Contributors

v2.0.14

02 Jun 15:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.13...v2.0.14

v2.0.13

03 Mar 13:12

Choose a tag to compare

What's Changed

Full Changelog: v2.0.12...v2.0.13

v2.0.12

02 Mar 19:59

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.11...v2.0.12

v2.0.11

15 Oct 09:37
52727cb

Choose a tag to compare

What's Changed

  • Address warning: *' interpreted as argument prefix` by @yahonda in #689
  • Migrate Turbo Native helpers to Hotwire Native by @joemasilotti in #691
  • Update readme - incorrect URL for source file SystemTestHelper by @mlpinit in #692

New Contributors

Full Changelog: v2.0.10...v2.0.11