Skip to content

Releases: alexisvincent/systemjs-hot-reloader

v1.0.0

25 Feb 18:34
Compare
Choose a tag to compare

This release sees the introduction of a brand new core based on systemjs-hmr and brings support for SystemJS 0.20.

A large amount of effort went into making the API backwards compatible with the old version and you should be able to upgrade without any code changes, with the exception of how the library is imported.

Expect more exciting features in the near future, including syntax error overlays in browser and NodeJS support.

systemjs-hot-reloader now acts as the client for systemjs-tools and the old client has been removed.

Enjoy 🎉🎉🎉

0.6.0

30 May 12:39
Compare
Choose a tag to compare

removed obsolete code for html templates handling

0.5.9

26 May 11:18
Compare
Choose a tag to compare
plugin loaded modules have to be matched, normalization doesn't give …

0.5.8: Merge pull request #79 from npbenjohnson/endswith-patch

03 May 07:14
Compare
Choose a tag to compare

0.5.7

16 Apr 08:42
Compare
Choose a tag to compare

fixes #75

0.5.6

13 Feb 01:35
Compare
Choose a tag to compare

used console.warning instead of nonexistent console.warn
fixed package.json emit issues which caused errors on chokidar-socket-emitter

0.5.5

23 Jan 20:25
Compare
Choose a tag to compare
updated weakee dependency

0.5.4

21 Jan 17:08
Compare
Choose a tag to compare

default listener fixes-now resolves to empty module in production

0.5.3

18 Jan 01:01
Compare
Choose a tag to compare
added whole page reload when jspm config changes

0.5.2

18 Jan 00:06
Compare
Choose a tag to compare

included default-listener now, which listens on the default port