Releases: web-infra-dev/garfish
Releases Β· web-infra-dev/garfish
v1.12.0
Bug Fixes
- concurrent dynamic import should analyze by order (#566) (123cb9a)
- sandbox: document instanceof Documentγ pre fixγsourceList memory leak (#559) (bc4f255)
- sandbox: use micro task replace macro task and delete restore document.currentScript behavior (#560) (e5a843c)
v1.11.3
Bug Fixes
- sandbox: use micro task replace macro task and delete restore document.currentScript behavior (85d5dca)
v1.11.2
Bug Fixes
- router: appInfo.basename is undefined cause rootPath caculate error (#556) (2234562)
v1.11.1
Features
- support 'garfish-config' for 'no-entry' script (#548) (d6d6792)
v1.11.0
Bug Fixes
- currentscript attributes lost the property (#539) (1f7eecd)
v1.10.0
Bug Fixes
- Bridge had define Props Info for an app info, but it will be meaningful which renamed be AppInfo than it, so I did to redefine to AppInfo (#531) (beb4fb2)
- enhance esm parser (#517) (33dc4c5)