garfish

A powerful micro front-end framework 🚚

OTHER License

Stars
2.4K
Committers
49

Bot releases are visible (Hide)

garfish - v1.7.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • loader: support octet-stream jsonp content (#499) (47d5c62)
garfish -

Published by zhoushaw over 2 years ago

Refactor

  • refactor(bridge): bridge packages split (#491)
  • publish @garfish/bridge-react for react v16、v17, for more information check
  • publish @garfish/bridge-react-v18 for react v18, for more information check
  • publish @garfish/bridge-vue-v2 for vue v2, for more information check
  • publish @garfish/bridge-vue-v3 for vue v3, for more information check

BugFixed

  • logger-plugin: loadApp failure can't log appInstance.appId (#497)
  • bridge: fix the appInstance in handleInstance in vue bridge can not get corresponding properties matching its version.
garfish - v1.6.0

Published by github-actions[bot] over 2 years ago

Refactor

  • refactor(core): optimized the configuration type and filter unless global config
garfish -

Published by zhoushaw over 2 years ago

Bug Fixed

  • fix(app): not filter insulationVariable config (#492 )
garfish - v1.5.4

Published by github-actions[bot] over 2 years ago

Refactor

  • core: Add an app instance to activeApps before rendering(#482 )
garfish - v1.5.3

Published by github-actions[bot] over 2 years ago

Feat

  • bridge: vueBridge TS intellisense support #469

Bug Fixes

  • vm-sandbox: deferClearEffects memory leak #463
  • core: add app to activeApps in rendering #474
garfish - v1.5.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • hooks: The hook package does not declare a utils dependency (#461) (701457a)
garfish - v1.5.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • snapshot-sandbox: GarfishBrowserSnapshot plugin use global variables, causing sub app configurations to pollute each other (#460) (ce539d8)
garfish - v1.5.0

Published by zhoushaw over 2 years ago

Bug Fixes

  • loader: support @charset removing and @import without url()(#453)
  • core: Fixed the problem that destroying the application during rendering and then rendering again fails to render successfully, fix #448
garfish - v1.4.6

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vm-sandbox: Babel cannot correctly identify the MouseEvent in the code as a native class (#454) (9563a82)
garfish - v1.4.5

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • browser-vm: Babel cannot correctly identify the MutationObserver in the code as a native class, resulting in the error that MutationObserver must use the new operator after compilation, fix #450 (#451) (b742a2d)
  • plugin-preload: The loading weight is set without preloading, and no fault tolerance is performed when the localStorage storage is full #452
garfish - v1.4.4

Published by github-actions[bot] over 2 years ago

Features

  • core: assertion app entry After the beforeLoad hook is called (#440) (b804b59)
garfish - v1.4.3

Published by github-actions[bot] over 2 years ago

Fix

  • fix(core): fix beforeEval and afterEval not been called(#437)
garfish - v1.4.2

Published by github-actions[bot] over 2 years ago

Features

  • remote modules accept URLs without protocols (#438) (7ecfe31)
garfish - v1.4.1

Published by github-actions[bot] over 2 years ago

Fix

  • fix(browser-vm): fix the problem that styles are inserted twice
  • fix(core): async script can't emit eval hooks
garfish - v1.4.0

Published by github-actions[bot] over 2 years ago

Feat

  • feat(plugins): optimize plugin system
  • feat(remote-module): add async hooks
garfish - v1.3.8

Published by github-actions[bot] over 2 years ago

Feat

  • feat(sandbox): add fix base url feature(#416)
  • feat(sandbox): support http collect (#416)
garfish -

Published by zhoushaw over 2 years ago

Feat

  • feat(loader): support cross origin script with 'use-credentials' flag (#407 )

Fix

  • fix(core): esloader extra string (#405)
  • fix(plugin-hmr): fix hmr(#404)
garfish -

Published by zhoushaw over 2 years ago

Fix

  • fix(loader)fix: fix performance issue with computing resource size (#403)
garfish - v1.3.3

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • router: app is null can't get appInfo (#402) (baa7640)
Badges
Extracted from project README
NPM version build status