npm @dojo/core 0.2.0
Release 0.2.0

latest releases: 2.0.0, 0.5.0, 0.4.0...
6 years ago

✅ 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)

👍 Enhancements

  • Update tests to Intern 4 (#356)

  • Add canceler to Task.all

    Details

    Resolves #260

  • Upgrade to Intern 4.1 (#366)

  • Update CI for new release of grunt-dojo2 (#359)

Don't miss a new core release

NewReleases is sending notifications on new releases.