Releases: EasyWebApp/KoAJAX
Releases · EasyWebApp/KoAJAX
v3.1.0
What's Changed
- [optimize] support Custom Request implements by @TechQuery in #15
- [refactor] use Event Target class to implement fetch() progress by @TechQuery in #17
Full Changelog
v3.0.0
What's Changed
- [refactor] downgrade Observable proposal API to Async Iterable protocol for Progress reading by @TechQuery in #13
Full Changelog
v2.0.0
What's Changed
- [fix] ReadMe typo by @wangrunlin in #8
- [add] Abort Signal support & polyfill by @TechQuery in #9
- [add] Progress Observable object for
fetch()
requests by @TechQuery in #11
New Contributors
- @wangrunlin made their first contribution in #8