Skip to content

v1.7.1

Choose a tag to compare

@axadrn axadrn released this 10 Mar 05:11

Important

  • v1.7.1 is currently still experimental and buggy. The new import workflow does not work reliably right now, so please use the CLI workflow instead. If you need a stable version, please use v1.6.0 for now.

Changed

  • Removed the public Script() component API
  • CLI installs now rewrite each component's own script URL to the local JS path only

Fixed

  • Fixed duplicate script loading in components
  • Fixed local component JS paths during CLI installs