Skip to content

Latest commit

 

History

History
164 lines (74 loc) · 5.61 KB

CHANGELOG.md

File metadata and controls

164 lines (74 loc) · 5.61 KB

Changelog

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

2.0.9 (2024-04-12)

2.0.8 (2024-04-12)

2.0.7 (2024-04-12)

2.0.6 (2024-04-12)

2.0.5 (2024-04-12)

2.0.4 (2023-12-22)

2.0.3 (2023-12-13)

2.0.2 (2023-12-05)

Features

  • 增加exports (13562e5)
  • 适配不支持emitDecoratorMetadata的场景 (299625a)

2.0.0 (2023-11-25)

Features

  • 优化了Injector的部分逻辑 (572df4a)

1.1.0 (2022-02-11)

Bug Fixes

  • typo: 修复文字错误 (2fdb91f)

1.0.25 (2021-12-11)

1.0.24 (2021-12-11)

1.0.23 (2021-12-10)

Features

  • default: 删除了defaultValue (7cae1d0)

Bug Fixes

  • fix: catch dispose error (2ee9b4a)
  • fix: 修复了判断InjectFailed场景的错误 (c97f092)

1.0.22 (2021-10-07)

Bug Fixes

  • bugfix: 修复dispose的bug (eb5116d)

1.0.21 (2021-09-16)

Features

  • inject: 修改Inject的参数是必填项 (2ec3dbe)

1.0.20 (2021-08-22)

Bug Fixes

  • reflect-metadata: import reflect-metadata (5e21184)

1.0.19 (2021-08-22)

Bug Fixes

  • fix export: 重新导出autobind (ea721c2)

1.0.18 (2021-08-21)

1.0.17 (2021-08-21)

Bug Fixes

  • autobind: export autobind (4f2f4c8)

1.0.16 (2021-08-21)

1.0.15 (2021-08-21)

Features

  • autobind: add autobind-decorator pacakge (ff60ead)

1.0.14 (2021-08-06)

Features

1.0.13 (2021-08-06)

Features

1.0.12 (2021-08-04)

Features

  • injector: injector support dispose (7b1246d)

1.0.10 (2021-08-03)

1.0.9 (2021-07-01)

1.0.8 (2021-06-29)

Bug Fixes

  • package.json: set reflect-metadata to be peer dependency (4368411)

1.0.7 (2021-06-29)

1.0.6 (2021-06-29)

Bug Fixes

  • index: change location of reflect-metadata (b7b8e03)

1.0.5 (2021-06-29)

Bug Fixes

  • injector: should return postHook service (6c73a3e)

1.0.4 (2021-06-29)

Features

1.0.3 (2021-06-29)

Bug Fixes