We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3748a2 commit cd1ce52Copy full SHA for cd1ce52
changelog.md
@@ -1,3 +1,9 @@
1
+1.19.2 / 2020-05-23
2
+===================
3
+
4
+## Core
5
+ * Core: Fixes deprecated calls to jQuery trim for compat with newer jQuery core versions (#2328)
6
7
1.19.1 / 2019-06-15
8
===================
9
package.json
@@ -2,7 +2,7 @@
"name": "jquery-validation",
"title": "jQuery Validation Plugin",
"description": "Client-side form validation made easy",
- "version": "1.19.2-pre",
+ "version": "1.19.3-pre",
"homepage": "https://jqueryvalidation.org/",
"license": "MIT",
"author": {
0 commit comments