Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Releases: ModuleLoader/es-module-loader

ES6 Module Loader 0.11.2

15 Jan 09:06
Compare
Choose a tag to compare

ES6 Module Loader 0.11.1

03 Jan 12:43
Compare
Choose a tag to compare

Simultaneous existing loading resolution patch (4e41a0c)

ES6 Module Loader 0.11.0

23 Dec 13:12
Compare
Choose a tag to compare
  • CORS fixes for IE8/IE9 (#224)
  • sourceMap adjustments for debuggin (c390257)
  • Fixes module already loading bug (9ab7cfc)
  • Traceur 0.0.79 update (1e684d4)

ES6 Module Loader 0.10.0

18 Nov 15:18
Compare
Choose a tag to compare
  • Updates to Traceur 0.0.74
  • IE8 support fix (3e1b3b3)
  • ParseURI fix for @ in paths (56189fc)
  • Comprehensive error message stacks (ddefbc8)
  • __moduleAddress local variable for ES6 modules (7d5c827)
  • Node windows fixes (d8034ca)
  • Support System.traceurOptions for ES6 compilation options (d55a95b)
  • Tests for unhandled promise rejections (e96441f)

ES6 Module Loader 0.9.4

20 Oct 15:01
Compare
Choose a tag to compare
  • Use API functions based on availability (8ff4941)

ES6 Module Loader 0.9.3

17 Oct 11:30
Compare
Choose a tag to compare
  • Minor bug fix to ensure Traceur always parses as modules (32b9c9f)
  • Updates Traceur to 0.0.72
  • Updates when to 3.5.0

ES6 Module Loader 0.9.2

30 Sep 09:53
Compare
Choose a tag to compare

Bug fixes

  • Unhandled promise rejections will display a warning (9d5c7b1)
  • Provide minified loader source maps (16cf20c)
  • IE cross-domain hanging bug (fe4bac8)
  • Loader instance variable fix (acf37b8)
  • Fix the sans promises build (0f4d801)

ES6 Module Loader 0.9.1

24 Sep 16:38
Compare
Choose a tag to compare

Minor correction for dead code removal (c32a324)

ES6 Module Loader 0.9.0

24 Sep 16:37
Compare
Choose a tag to compare

Breaking Changes

  • Updates Traceur to 0.0.66 (635126e)

Non-breaking changes / bug fixes

ES6 Module Loader 0.8.2

13 Aug 18:28
Compare
Choose a tag to compare