We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8370aa commit b871e87Copy full SHA for b871e87
CHANGELOG.md
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
### Changed
28
- Updated `BindOnFluentSyntaxImplementation.onDeactivation` to throw an error on non singleton scoped bindings.
29
- Updated `ServiceResolutionManager` to provide right `getChained` operation after computed properties are reset.
30
+- Updated `Container` to properly manage bindings bindings on child containers after a parent container restores a snapshot.
31
32
## [7.6.1]
33
0 commit comments