Skip to content

v1.5.0

Choose a tag to compare

@zhoushaw zhoushaw released this 12 Apr 02:42
· 217 commits to main since this release

Bug Fixes

  • loader: support @charset removing and @import without url()(#453)
  • core: Fixed the problem that destroying the application during rendering and then rendering again fails to render successfully, fix #448