Releases: web-infra-dev/garfish
Releases Β· web-infra-dev/garfish
v0.1.17-beta.3
Bug Fixes
- core: register app default use true (51f9d7d)
v0.1.17-beta.1
Bug Fixes
- core: router mode default use cache and cache mode can't delete appContainer (edc4626)
v0.1.16
v0.1.15
v0.1.14
v0.1.13
v0.1.12
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)
v0.1.11
v0.1.10
release: v0.1.10
v0.1.9
Bug Fixes
browser-vm: Lowercase letters to identify problems (decda95)
core: child applied template js not execute sequentially (5f09acc)
core: Repair application hardpoints cache has been exist for old mount point (be44a58)
fix snapshot eval code with window context (af21766)
Features
add compileAndRenderContainer api (c1950e7)
add getProvider api (cea4be1)
add the has proxy for document (aa69074)
modify default export (d288bce)