Skip to content

Latest commit

 

History

History
100 lines (47 loc) · 4.11 KB

CHANGELOG.md

File metadata and controls

100 lines (47 loc) · 4.11 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.5 (2024-04-12)

2.0.4 (2024-04-12)

2.0.3 (2024-04-12)

2.0.2 (2023-12-05)

Features

  • 增加exports (0e32856)
  • 适配不支持emitDecoratorMetadata的场景 (a62f3d2)

2.0.0 (2023-11-25)

Features

  • 优化了Injector的逻辑 (266c8ca)

1.1.1 (2022-03-30)

Bug Fixes

  • useservice: 支持InjectionKey (17313cd)

1.1.0 (2022-02-16)

Features

  • bootstrap: 删除bootstrap功能 (de43690)
  • di: 基于新版di重新重构了一般,并完善了单元测试用例 (845c8f9)

1.0.18 (2021-11-24)

Features

  • bootstrap: 增加bootstrap启动vue应用的入口 (d7f1fca)
  • bootstrap: 重构了bootstrap逻辑 (9cb1cae)

1.0.17 (2021-10-12)

Features

  • useservice: 直接获取根injector中的服务 (92f1d0d)

1.0.16 (2021-10-07)

1.0.15 (2021-08-22)

Features

  • update: 升级@kaokei/di (6064c4e)

1.0.14 (2021-08-06)

Features

  • dispose: 删除了vue-class-component,并支持了服务的dispose功能 (cad0454)
  • example: 增加__DEV__ (757b7ef)
  • plugin: 支持vue plugin (a4cee12)

1.0.13 (2021-06-30)

Bug Fixes

1.0.12 (2021-06-30)

Bug Fixes

1.0.11 (2021-06-30)

Features

  • di: use @kaokei/di to support di (e937cba)

1.0.3 (2021-06-30)

Features

  • di: use @kaokei/di to support di (e937cba)