Skip to content

v0.18.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 12:22
  • Fix a panic due to empty static class blocks (#3161)

    This release fixes a bug where an internal invariant that was introduced in the previous release was sometimes violated, which then caused a panic. It happened when bundling code containing an empty static class block with both minification and bundling enabled.