Skip to content

v0.5.0

Choose a tag to compare

@aomarks aomarks released this 30 Jan 17:14

Changed

  • [BREAKING] When both projectSrc and files are set, it is now the most
    recently set
    property that wins. Previously, files always won.

  • <playground-preview> now auto-reloads after 300ms, previously 500ms.

Added

  • <playground-project> now emits a compileStart and compileDone event.

Removed

  • [BREAKING] <playground-project> no longer emits a contentChanged event.