Skip to content

Releases: web-infra-dev/garfish

v0.1.17-beta.3

28 Sep 10:20
Compare
Choose a tag to compare
v0.1.17-beta.3 Pre-release
Pre-release

Bug Fixes

  • core: register app default use true (51f9d7d)

v0.1.17-beta.1

28 Sep 09:36
Compare
Choose a tag to compare
v0.1.17-beta.1 Pre-release
Pre-release

Bug Fixes

  • core: router mode default use cache and cache mode can't delete appContainer (edc4626)

v0.1.16

28 Sep 08:56
Compare
Choose a tag to compare

Bug Fixes

  • core: fix the error when merging parameters (ce404e3)

v0.1.15

27 Sep 06:37
Compare
Choose a tag to compare

Bug Fixes

  • core: customLoader and activeWhen Configuration is missing (487b685)

v0.1.14

27 Sep 04:08
Compare
Choose a tag to compare

Bug Fixes

  • core: local props merge (e2a0248)

v0.1.13

27 Sep 03:21
Compare
Choose a tag to compare

Bug Fixes

  • core: Application configuration is empty (cd53a6e)
  • core: Application configuration with the lack of entry fields (5b9ada5)
  • core: merge config ignore undefined params (039f2ae)

v0.1.12

26 Sep 12:02
Compare
Choose a tag to compare

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

24 Sep 10:24
Compare
Choose a tag to compare

Bug Fixes

  • router: customEvent Sentenced to empty (ac7aee8)

v0.1.10

24 Sep 09:41
Compare
Choose a tag to compare
release: v0.1.10

v0.1.9

24 Sep 08:03
Compare
Choose a tag to compare

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)