Releases: laurence79/autodep
Releases · laurence79/autodep
v1.0.0
1.0.0 (2024-05-06)
Bug Fixes
- Clean up usage without reflect-metadata (4a27d05)
- Don't import reflect metadata - consumer should do that (d83d875)
- Duplication in resolution chain (37bc968)
- Internal container should implement container (b76066b)
- Missed npm install (9eb33d1)
- Only constructors will exist in the resolution chain (e27c48e)
- Only dispose child containers if they aren't already disposed (87aca71)
- Publish publicly (5ac9bc0)
- Registration options type too loose (e6b11e8)
- Release asset names should be unique (d769e82)
- Semantic release - creds problem (0e47a6b)
- Semantic release requires a PAT (ff103ad)
- Specify node engine correctly (c2e7874)
Features
- Container should not dispose instances it didn't create (0944227)
- Disposables (5994355)
- Export Token and Constructor for use by consumers (c3daec5)
- First commit (5580eff)
- Provide container as injected dependency (6e6da39)
- Rename (2a65427)
- Semantic release (db07334)
- Test on multiple node versions (c911dd2)
v1.0.0-beta.15
1.0.0-beta.15 (2024-05-04)
Bug Fixes
v1.0.0-beta.14
v1.0.0-beta.13
v1.0.0-beta.12
v1.0.0-beta.9
v1.0.0-beta.8
v1.0.0-beta.7
1.0.0-beta.7 (2024-04-26)
Features
- Container should not dispose instances it didn't create (0944227)