form v4.1.0 Release Notes
Release Date: 2017-03-09 // over 5 years ago-
🆕 New Features
- #436 Allows formToArray and ajaxSubmit to work on non-form tags
- #158 #421 #516 #517 When serializing text, encode all line breaks as CRLF pairs per the
application/x-www-form-urlencoded
specification ⚡️ 3. 76a0b2a #450 #502 Updates AMD definition and adds CommonJS support 📚 4. Moves documentation from malsup.com to GitHub Pages 👕 5. Adds automated testing using ESLint, Grunt, Mocha, Chai, and PhantomJS
🐛 Bug Fixes
💻 1. 76c7c90 #461 Outside fields bug fix prevents fields from being doubled in non-IE browsers