Skip to content

Releases: asfktz/devtools-playground

0.1.0

27 Sep 18:22
Compare
Choose a tag to compare

Features

  • You'll no longer see transpiled code in devtools when using the --esm flag,
    Thanks to @jdalton, for adding source maps support in @std/esm.

Internal

  • Update Electron to 1.7.8
  • Update @std/esm to 0.11.0

0.0.4

22 Sep 19:08
Compare
Choose a tag to compare

Enhancments

Internal

  • Refactor renderer.js to prepare support for other require enhancements
    (such as babel-register). @asfktz

0.0.3

21 Sep 12:57
Compare
Choose a tag to compare
  • Update to @std/esm 0.10.0+ for import.meta.url support. #1 @jdalton

Initial release

21 Sep 12:34
Compare
Choose a tag to compare