@hotwired/turbo-rails
Advanced tools
Comparing version 8.0.10 to 8.0.11
{ | ||
"name": "@hotwired/turbo-rails", | ||
"version": "8.0.10", | ||
"version": "8.0.11", | ||
"description": "The speed of a single-page web application without having to write any JavaScript", | ||
@@ -5,0 +5,0 @@ "module": "app/javascript/turbo/index.js", |
@@ -130,3 +130,3 @@ # <img src="assets/logo.png?sanitize=true" width="24" height="24" alt="Turbo"> Turbo | ||
To wait for any disconnected `<turbo-cable-stream-source>` elements to connect, | ||
call [`#connect_turbo_cable_stream_sources`](turbo-rails/blob/wait-for-cable-stream-sourceshttps://github.com/hotwired/turbo-rails/blob/main/lib/turbo/system_test_helper.rb): | ||
call [`#connect_turbo_cable_stream_sources`](https://github.com/hotwired/turbo-rails/blob/main/lib/turbo/system_test_helper.rb): | ||
@@ -133,0 +133,0 @@ ```diff |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
209033