Skip to content

v1.4.5

Choose a tag to compare

@github-actions github-actions released this 07 Apr 03:03
· 223 commits to main since this release

Bug Fixes

  • browser-vm: Babel cannot correctly identify the MutationObserver in the code as a native class, resulting in the error that MutationObserver must use the new operator after compilation, fix #450 (#451) (b742a2d)
  • plugin-preload: The loading weight is set without preloading, and no fault tolerance is performed when the localStorage storage is full #452