Skip to content

Fix `xhr` module interface and allow for xhr retries

Compare
Choose a tag to compare
@Vijar Vijar released this 18 Dec 01:56
· 506 commits to main since this release

Upgrading xhr to 2.0.0 broke the interface in the previous version. Fixed now.

Retry logic was never being called. Fixed now.