Skip to content

v0.1.12

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 12:02

Bug Fixes

  • browser-vm: Repair case folder path (b110b79)
  • core: fix app type declare (21d740f)
  • core: fix bug of merge config.props (2de2a96)
  • core: In conjunction with the load application configuration (dcaa2bb)
  • sandbox: the sandbox execution environment is not correct (415dd71)
  • window.onerror needs to be called safely (95b18db)
  • fix async hooks bug (58e0946)
  • browser-vm: fix get sandboxMap bug (963bd81)
  • fix interface typs (8c25e3f)
  • browser-vm: fix load js elemnet error event (abbd39e)
  • fix the bug of nested app registration plugin (fbab4b4)
  • fix the bug of react hmr (fe91743)
  • fix the problem that there is no rendering error in the resource (007fa6e)
  • fix vm sandbox window top error (4ccdb5a)
  • merge load app options (f975dd5)
  • use appinfo.customLoader (be06d6e)

Features

  • add app id (a7b6975)
  • add appId to appinfo (be6b32e)
  • add code (48f1e3f)
  • add createPluginSystem method (11f1d0c)
  • add vmsandbox hooks (72acd7e)
  • add vmSandbox hooks (0250746)
  • add vmSandbox stared and closed hooks (4d8fee9)
  • added the prompt that esm is not supported (5efa3d8)
  • complete the plugin system (8d54541)
  • optimized type system (1b8e2f7)
  • plugin registration restrictions (afd2d63)