Skip to content

Latest commit

 

History

History
223 lines (101 loc) · 7.97 KB

CHANGELOG.md

File metadata and controls

223 lines (101 loc) · 7.97 KB

1.7.0 (2024-05-28)

Features

  • 🎸 change inject update @wendellhu/redi (9ae0375)

1.6.1 (2023-09-08)

Bug Fixes

1.6.0 (2023-09-07)

Features

1.5.1 (2023-06-01)

Bug Fixes

  • 🐛 change tsconfig (1c20e31)
  • 🐛 typescript5.0 not find type (0e93d0d)

1.5.0 (2023-06-01)

Features

  • 🎸 暴露VUE_INJECTOR_KEY (70996ff)

1.4.0 (2023-02-16)

Features

  • 🎸 add createDirective (5224a00)

1.3.0 (2023-02-10)

Features

  • 🎸 add getGlobalInjector (8de7400)

1.2.2 (2023-02-03)

Bug Fixes

  • 🐛 CREATED_VUE_APP_EXECUTION error Optimized writing (8e64314)
  • 🐛 not use vdi plugin onProvider injector is undefined (e63e7e6)

1.2.1 (2023-02-03)

Bug Fixes

  • 🐛 CREATED_VUE_APP_EXECUTION No export (7a96307)

1.2.0 (2023-02-03)

Features

  • 🎸 add CREATED_VUE_APP_EXECUTION Identifier (2914f00)

1.1.0 (2023-02-02)

Features

  • 🎸 add onInjector (2c0d409)
  • 🎸 export onInjector (2c0b22b)
  • 🎸 Export VUE_APP Identifier (056fe83)
  • 🎸 onProvider return injector (a633acf)
  • 🎸 Vdi plugin add injector (8ae5df3)

1.0.0 (2023-02-01)

Features

  • 🎸 delete common/component router module . add use plugin (9c6aa68)

0.5.0 (2023-01-28)

Features

0.4.7 (2023-01-09)

Bug Fixes

  • 🐛 update redi version (6d1dc8c)

0.4.6 (2022-05-28)

Bug Fixes

  • 🐛 overlay fix params always in the initial state (ed2a3f8)

0.4.5 (2022-05-27)

Bug Fixes

  • 🐛 module imports type error (7d42264)

0.4.4 (2022-05-26)

Bug Fixes

  • 🐛 Fix the same problem as the previous version (0b9d9bc)

0.4.3 (2022-05-26)

Bug Fixes

  • 🐛 router fix forchild has always been the last one (e631b33)

0.4.2 (2022-05-23)

Bug Fixes

  • 🐛 useOverlay 修复重复mount (b405c63)

0.4.1 (2022-05-22)

Bug Fixes

  • 🐛 router child route scanning error (b1d407c)

0.4.0 (2022-05-22)

Bug Fixes

  • 🐛 onProvider find Injector / overlay repeat find Injector (25addaf)

Features

  • 🎸 router add VdiRouterModule.forChild (11068d4)

0.3.4 (2022-05-21)

Bug Fixes

  • 🐛 overlay useOverlayRef (a8acca7)

0.3.3 (2022-05-20)

Bug Fixes

0.3.2 (2022-05-20)

Bug Fixes

0.3.1 (2022-05-20)

Bug Fixes

0.3.0 (2022-05-19)

Features

0.2.3 (2022-05-19)

Bug Fixes

0.2.2 (2022-05-16)

0.2.1 (2022-05-16)

Bug Fixes

Features

  • 🎸 add common/component/overlay (192cc33)
  • 🎸 add logService VDI_LOG (777bd5c)
  • 🎸 module (9897565)