Releases: fuse-box/fuse-box-aurelia-loader
Releases · fuse-box/fuse-box-aurelia-loader
V.2.0.2
V.2.0.1
Updated dependencies only and prepare for npm
v.2.0.0
- 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
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.