Skip to content

v1.1.2

Choose a tag to compare

@harshmandan harshmandan released this 19 Jul 20:04
· 102 commits to main since this release

Parity patch.

Unimported dotted component tags (<Foo.Bar>) now surface the engine's errors instead of silently passing and crashing at runtime (#39, #40, thanks @febergs).

  • source-map dotted component tag names so unresolved roots and members surface — 693c170
  • publish script resumable after a mid-run failure — a8c2561