Releases: hadashiA/VContainer
Releases · hadashiA/VContainer
v1.10.0
Fixes
- Fix collection resolve on parent @adarapata @hadashiA
- Fix a bug that RegisterComponentInHierarchy with As* #326 @hadashiA
- PrefabComponentProvider.SpawnInstance will change the spawned prefab's active state on failed injection
#331 @yanuararistya
Improvements
v1.9.0
Features
Fixes
- Fixed circular dependency checker when using interface #311 @hadashiA
- Fix Scope Parent searching when the parent is marked as DontDestroyOnLoad #299 @revolt3r
Improving Documentation
- Add documentationUrl and licenceUrl to package.json #290 @shiena
- Proofread constructor-injection.mdx #293 @JesseTG
- Proofread property-field-injection.mdx #294 @JesseTG
- Update method-injection.mdx #295 @JesseTG
- Proofread installation.mdx #296 @JesseTG
- Update register-factory.mdx #310 @JesseTG
- 日本語版の About ページ内のリンクを修正 #314 @adoringonion
v1.8.6
v1.8.5
v1.8.4
v1.8.3
v1.8.2
v1.8.1
Bug Fixes
Features
- Support asmdef Root Namespace option #228 @c3-hoge-fuga-piyo
Changes
- Injection order is reversed #227 @longbombus
- Remove unused complex callback mechanism #233 @hadashiA