8.0.0
- Changes unity injection strategy to inject dependencies before Awake, OnEnable and Start
- Ensure circular dependencies throws StackOverflow in all resolve kind APIs
Make sure to read Reflex 8 Injection Strategy AND Reflex 8 Execution Order when upgrading from v7 to v8