✅ Fixes
-
Fix random XHR test fail. A security error occurs in IE11 on Windows 8.1 (and probably older) in the web-worker-xhr-upload has test causing the has test to be removed from the cache. This fix makes the has test return false when the security error occurs. (#361)
-
Guarantee
util.throttle
delay (#360) -
remove destructuring from
generateRequestUrl
signature (#363) -
Shim helpers (#365)
Details
-
Converting to load helpers from shim
-
Removing usage of forOf and replacing with for..of
-
Migrating to use loader from grunt-dojo2
-
Forcing functional tests to load first
-
Fixing whitespace in imports
-
-
Fix type annotation for functional tests (#364)