Skip to content

Latest commit

 

History

History
373 lines (110 loc) · 10.3 KB

CHANGELOG.md

File metadata and controls

373 lines (110 loc) · 10.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0-alpha.56 (2024-06-28)

Features

  • packages/core/src/annotations/watch.ts: add watchOptions flush (98a20f4)

1.1.0-alpha.55 (2024-06-21)

Bug Fixes

  • packages/core/src/provider-registry.ts: if declared in providers, then do not register (f9f3cef)

1.1.0-alpha.54 (2024-06-21)

Bug Fixes

  • packages/core/src/provider-registry.ts: if declared in providers, then do not register (7a54388)

1.1.0-alpha.53 (2024-06-13)

Bug Fixes

  • packages/shared/src/utils/polling-control-center.ts: fix timeout not add initialTime (b5eec85)

1.1.0-alpha.52 (2024-06-08)

Features

  • core: add waitForVariable (ff10733)

1.1.0-alpha.51 (2024-06-07)

Bug Fixes

  • autowired: fix providerToModuleRegistryMap destroyed (2a5a81d)

1.1.0-alpha.50 (2024-06-07)

Bug Fixes

  • autowired|props: fix providerToModuleRegistryMap destroyed (e39f705)

1.1.0-alpha.49 (2024-06-07)

Bug Fixes

  • packages/core: fix get destroyed providerRegistry (dd54d7f)

1.1.0-alpha.48 (2024-06-07)

Bug Fixes

  • packages/react-mobx/src/index.ts: export waitForPlatformProvider (5cd08a9)

1.1.0-alpha.47 (2024-06-07)

Features

  • packages/core/src/platform-provider.ts: add waitForPlatformProvider (ccaf270)

1.1.0-alpha.46 (2024-06-07)

Bug Fixes

  • packages/core/src/platform-provider.ts: if provider deleted, getPlatformProvider return void (6340fce)

1.1.0-alpha.45 (2024-05-30)

Features

1.1.0-alpha.44 (2023-07-12)

Bug Fixes

  • @loong-js/core: delete setTimeout (346d5c3)
  • @loong/core: fix checkAction not transfer (3850ebc)

1.1.0-alpha.42 (2023-04-26)

Bug Fixes

  • packages/core/src/watchers.ts: fix watch getProvider (6ac4616)

1.1.0-alpha.41 (2023-04-26)

Bug Fixes

  • packages/core/src/watchers.ts: fix watch getProvider (b931550)

1.1.0-alpha.28 (2023-04-26)

Bug Fixes

  • packages/core/src/watchers.ts: fix watch getProvider (8c2bc1b)

1.1.0-alpha.27 (2023-04-26)

Bug Fixes

  • packages/core/src/watchers.ts: fix effect run (4b2c773)
  • packages/core/src/watchers.ts: fix watch getProvider (58b7516)

1.1.0-alpha.26 (2023-04-26)

Bug Fixes

  • @loong-js/react-pure: fix bind component change to use useState (f32390e)
  • packages/core/src/annotations/autowired.ts: 去掉缓存 (a338f38)

1.1.0-alpha.25 (2023-02-23)

Bug Fixes

  • @loong-js/react-pure: fix bind component change to use useState (f32390e)

1.1.0-alpha.24 (2023-01-31)

Reverts

  • @loong-js/component: revert version 1.1.0-alpha.22 (a331f2d)

1.1.0-alpha.23 (2023-01-30)

Bug Fixes

1.1.0-alpha.22 (2023-01-10)

Bug Fixes

  • @loong-js/core: fix module-registry moduleInstance not destroy (1eb2c65)

1.1.0-alpha.21 (2023-01-06)

Bug Fixes

  • @loong-js/core: fix second not change data (575467a)

1.1.0-alpha.20 (2023-01-05)

Bug Fixes

  • @loong-js/component: fix error on watch component prop (a1bf148)
  • @loong-js/core: fix providerToModuleRegistryMap in module destroy not delete module (608291e)

1.1.0-alpha.19 (2023-01-03)

Bug Fixes

  • @loong-js/core: fix provider-registry.ts not judge providedIn type (e840cd5)

1.1.0-alpha.18 (2022-12-30)

Bug Fixes

  • @loong-js/core: fix getPlatformProvider return type (4e76df4)

1.1.0-alpha.17 (2022-12-30)

Bug Fixes

  • all: optimization package export (92adb81)

Features

  • core: add ProvidedInType enum type (0ab9155)
  • demo: add module demo (f5d88f3)

1.1.0-alpha.16 (2022-07-15)

Bug Fixes

  • @loong-js/core: fix autowired cache (dede916)
  • @loong-js/react-mobx: createBind not observable paramater (c7858f0)

1.1.0-alpha.12 (2022-06-07)

Features

  • @loong-js/core: add forwardref function to prevent early reference (e5a0059)

1.1.0-alpha.11 (2022-06-01)

Features

  • @loong-js/core: new default values for prop decorator (36f15fa)

1.1.0-alpha.10 (2022-05-31)

Bug Fixes

  • husky: repair Husky does not take effect (774ba69)

Features

  • all: add build related files (c419314)

1.1.0-alpha.9 (2022-05-30)

Note: Version bump only for package root

1.1.0-alpha.8 (2022-05-30)

Note: Version bump only for package root