Skip to content

Releases: fuse-box/fuse-box-aurelia-loader

V.2.0.2

05 Jan 20:41
af4df1c
Compare
Choose a tag to compare

Updated dependencies only, just to make sure fusebox 3.0 works

V.2.0.1

03 Nov 15:56
Compare
Choose a tag to compare

Updated dependencies only and prepare for npm

v.2.0.0

27 Jun 18:15
Compare
Choose a tag to compare
  • removed unstable hmr, this will be put in own plugin
  • removed reload when changes happen option, will post simple code block in readme how to do the same as plugin
  • improved error messages, it really did not tell you what failed when it did not find the package you tried to import
  • posted simple plugin code for importing fuseloader and bootrapper so you dont need to include this in you main.js
  • fixed sample and watch/build settings for plugin

v1.0.2, with unstable hmr and auto-reload option

27 Jun 17:56
Compare
Choose a tag to compare

Im about to update the loader with some breaking changes, so making this release to make it simpler for someone to use it if they do not like the new one.

V1.0.2 have a unstable HMR part and reload pages on changes option. this will be removed in the new one.