Releases: packaged-ui/request
Releases · packaged-ui/request
1.0.3
- 4a463c4 fix issue with
?null=
- jsdom is more forgiving than chrome on new URLSearchParams(null)
1.0.2
- c027eb8 fix formdata on get request
1.0.1
- 13212ce additional testing around GET requests and query strings
1.0.0
- fd14d8d - improve errors - fix upload event binding - default to post if passing data to send - unit test
0.1.1
don't reject on abort, its an expected function which should not thro…