Skip to content

Releases: davidnagli/node-esm-hmr

1.1.0

19 Mar 22:04
Compare
Choose a tag to compare
  • Added error logging and error handling (errors in client code doesn't cause a full crash anymore, instead it just waits for a filechange and restarts)
  • Fixed bug with module resolution logic, and refactored it
  • Add new clearEveryTime parameter. When set to false, console doesn't clear after each file change.
  • Added debugLog(), which can easily be uncommented to print out debug logs which help to debug module resolution errors.

1.0.1

17 Mar 02:29
Compare
Choose a tag to compare
Fixed errors in package.json