v1.8.2
- Fixed handling of HTTP status 204 with content-encoding: gzip (Andrew Shelton)
- Handling of FormData error events (scriptype)
- Fixed parsing of
vnd+json
MIME types (Kornel Lesiński) - Aliased browser implementation of
.parse()
as.serialize()
for forward compatibility