- 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)
- 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)
1.0.0-beta.15 (2024-05-04)
- Clean up usage without reflect-metadata (4a27d05)
- Don't import reflect metadata - consumer should do that (d83d875)
- Missed npm install (9eb33d1)
1.0.0-beta.14 (2024-05-03)
- Rename (2a65427)
1.0.0-beta.13 (2024-05-03)
- Registration options type too loose (e6b11e8)
1.0.0-beta.12 (2024-05-01)
- Internal container should implement container (b76066b)
1.0.0-beta.11 (2024-04-26)
- Export Token and Constructor for use by consumers (c3daec5)
1.0.0-beta.10 (2024-04-26)
- Only dispose child containers if they aren't already disposed (87aca71)
1.0.0-beta.9 (2024-04-26)
- Specify node engine correctly (c2e7874)
1.0.0-beta.8 (2024-04-26)
- Test on multiple node versions (c911dd2)
1.0.0-beta.7 (2024-04-26)
- Container should not dispose instances it didn't create (0944227)
1.0.0-beta.6 (2024-04-26)
- Duplication in resolution chain (37bc968)
- Only constructors will exist in the resolution chain (e27c48e)
1.0.0-beta.5 (2024-04-25)
- Disposables (5994355)
1.0.0-beta.4 (2024-04-24)
- Provide container as injected dependency (6e6da39)
1.0.0-beta.3 (2024-04-24)
- Publish publicly (5ac9bc0)
1.0.0-beta.2 (2024-04-24)
- Release asset names should be unique (d769e82)