Systemjs Hot Reloader Versions Save

reloads your modules as needed so that you can have satisfyingly fast feedback loop when developing your app

v1.0.0

7 years ago

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

7 years ago

removed obsolete code for html templates handling

0.5.9

7 years ago

0.5.8

8 years ago

opera compatibility fixed

0.5.7

8 years ago

fixes #75

0.5.6

8 years ago

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

0.5.5

8 years ago

0.5.4

8 years ago

default listener fixes-now resolves to empty module in production

0.5.3

8 years ago

0.5.2

8 years ago

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