Skip to content

Releases: asfktz/devtools-playground

0.1.0

Choose a tag to compare

@asfktz asfktz released this 27 Sep 18:22

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

Choose a tag to compare

@asfktz asfktz released this 22 Sep 19:08

Enhancments

Internal

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

0.0.3

Choose a tag to compare

@asfktz asfktz released this 21 Sep 12:57
  • Update to @std/esm 0.10.0+ for import.meta.url support. #1 @jdalton

Initial release

Choose a tag to compare

@asfktz asfktz released this 21 Sep 12:34