Skip to content

v1.4.29

Choose a tag to compare

@gjbkz gjbkz released this 11 Sep 03:47
· 394 commits to main since this release
ce6587f

Features

  • minifyScriptForCSS removes import declarations (1e73fd1)

Bug Fixes

  • temporary scripts must have addStyle (5f24765)
  • omit addStyle() from generated code if the output is css (2f1bd46)
  • automatically exclude the path of css output (d7f3eda)
  • ignore parse animation error (#403) (df4896a)

Tests

  • run twice to reproduce the error (86ef1bc)

Documentation