Skip to content

v5.45.1

Compare
Choose a tag to compare
@sokra sokra released this 16 Jul 20:12
· 2759 commits to main since this release

Bugfixes

  • temporary revert import assertions because parser changes break the word assert in other places
  • import(/* webpackPrefetch: true */ ...) no longer breaks library output
  • DataURL tries to avoid re-encoding
  • fix problems with DataURL encoding in some cases