This repository was archived by the owner on May 26, 2025. It is now read-only.
0.2.7
- Fixed: Parsing values of option elements in forms.
(#162 - @BehindTheMath) - Fixed: Added index.d.ts to package.json so it will be installed by npm.
(c589ab9 - @BehindTheMath) - Fixed:
options.historyto correctly parse being set to false.
(#165 - @BehindTheMath). - Fixed: Pass the current
optionsobject toloadContent().
(#171 - @BehindTheMath) - Fixed: Ensure correct XHR encoding for multipart/form-data forms
(#174 - @BehindTheMath) - Added: More documentation.
(#160, #171 - @robinnorth, @BehindTheMath)