Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@davidnagli davidnagli released this 19 Mar 22:04
· 2 commits to main since this release
  • 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.