Skip to content

Releases: aurelia/loader-webpack

2.2.2

20 Oct 13:35

Choose a tag to compare

aurelia-loader-webpack 2.2.2

Bug Fixes

2.2.1

19 Jun 04:18

Choose a tag to compare

aurelia-loader-webpack 2.2.1

Bug Fixes

  • eachModule: shortcircuit the iteration when callback returns true (d5a6d73)
  • loader-webpack: handle HMR changes also in async modules (#40) (36c5de3)

2.1.0

26 Feb 04:51

Choose a tag to compare

  • Fixing up some internals dependencies.

2.0.0

08 Dec 05:12

Choose a tag to compare

Brand new loader implementation designed to work with a new universal bootstrapper and hot module reload capabilities.

1.0.3

22 Sep 17:54

Choose a tag to compare

aurelia-loader-webpack 1.0.3 (2016-09-22)

Bug Fixes

  • index: delete the empty cache element if failed to webpack_require (13fb8b8), closes #18

1.0.2

29 Jul 13:08

Choose a tag to compare

1.0.2 (2016-07-29)

Bug Fixes

  • index: incorrect contextual "this" reference (bf29b49)

1.0.1

29 Jul 01:39

Choose a tag to compare

loader-webpack 1.0.1 (2016-07-29)

Bug Fixes

  • index: cache loading Promises and fix lazy loading (26e1a74), closes #15

1.0.0

27 Jul 15:31

Choose a tag to compare

Features

  • index: expose ensureOriginOnExports and simplify loadModule (b6a3ed0)
  • index: further simplify loadModule (4fe5405)
  • index: implement PLATFORM.eachModule (a942c57)

1.0.0-rc.1.0.0

22 Jun 14:03

Choose a tag to compare

  • Update to 1.0.0-rc.1.0.0 status.

1.0.0-beta.2.0.1

17 Jun 00:18

Choose a tag to compare

  • Add typing.json