Skip to content

Releases: web-infra-dev/garfish

v1.12.1

01 Dec 04:26
Compare
Choose a tag to compare

Bug Fixes

Features

v1.12.0

10 Nov 02:44
Compare
Choose a tag to compare

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

11 Oct 08:03
Compare
Choose a tag to compare

Bug Fixes

  • sandbox: use micro task replace macro task and delete restore document.currentScript behavior (85d5dca)

v1.11.2

29 Sep 09:56
Compare
Choose a tag to compare

Bug Fixes

  • router: appInfo.basename is undefined cause rootPath caculate error (#556) (2234562)

v1.11.1

20 Sep 11:12
Compare
Choose a tag to compare

Features

  • support 'garfish-config' for 'no-entry' script (#548) (d6d6792)

v1.11.0

01 Sep 06:39
Compare
Choose a tag to compare

Bug Fixes

  • currentscript attributes lost the property (#539) (1f7eecd)

v1.10.2

11 Aug 01:55
Compare
Choose a tag to compare

Bug Fixes

Features

v1.10.1

04 Aug 06:30
Compare
Choose a tag to compare

Features

v1.10.0

01 Aug 02:27
Compare
Choose a tag to compare

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)

v1.9.0

20 Jul 03:29
Compare
Choose a tag to compare

Features