You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: RELEASE-NOTES.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
### Version 1.10.4 - February 28, 2015
4
4
5
-
-**API** - Fix unnecessary message when no API url is specified but element is a `form` (defaults to `form` action)
6
-
-**API** - Fix `api` check for [serialize object](https://github.com/macek/jquery-serialize-object) optional dependency to not produce an error when `serialize: true` and dep is not found.
5
+
-**API** - Remove console error message when no API url is specified but element is a `form` (defaults to `form` action)
6
+
-**API** - `api` check for [serialize object](https://github.com/macek/jquery-serialize-object) optional dependency no longer produces error when `serializeForm: true` and dependency is not found.
0 commit comments