Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

v2.4.2

Compare
Choose a tag to compare
@roblourens roblourens released this 04 Jan 19:48
· 654 commits to master since this release
  • Enable sourceMaps by default. You no longer need to set "sourceMaps": true in your launch config, but can set it to false to disable loading sourcemaps - #134
  • Fix boolean properties showing as strings - #312
  • Fix unhandled exceptions not being logged to the console - #130