@rails/ujs
Advanced tools
Comparing version 6.1.0-rc2 to 6.1.0
@@ -1,3 +0,10 @@ | ||
## Rails 6.1.0.rc2 (December 01, 2020) ## | ||
## Rails 6.1.0 (December 09, 2020) ## | ||
* SanitizeHelper.sanitized_allowed_attributes and SanitizeHelper.sanitized_allowed_tags | ||
call safe_list_sanitizer's class method | ||
Fixes #39586 | ||
*Taufiq Muhammadi* | ||
* Change form_with to generate non-remote forms by default. | ||
@@ -14,5 +21,2 @@ | ||
## Rails 6.1.0.rc1 (November 02, 2020) ## | ||
* Yield translated strings to calls of `ActionView::FormBuilder#button` | ||
@@ -19,0 +23,0 @@ when a block is given. |
{ | ||
"name": "@rails/ujs", | ||
"version": "6.1.0-rc2", | ||
"version": "6.1.0", | ||
"description": "Ruby on Rails unobtrusive scripting adapter", | ||
@@ -5,0 +5,0 @@ "main": "lib/assets/compiled/rails-ujs.js", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
38924
0