10.0.0 (2022-09-01)
⚠ BREAKING CHANGES
- Make sure all registrations happen before injections
- Make registrations in presence of computedInjectMany require explicit MobX-transaction
Features
- Expose id of injectionToken in typing (09284f3)
- Expose typings for decorability, tags and di.context (fb49104)
- Make registrations in presence of computedInjectMany require explicit MobX-transaction (dcbf551)
- Permit registrations without MobX transaction when injectable has no token (c65a529)
Bug Fixes
- Add unit tests to prove and document the injection context in di.context (3126248)
- Make computedInjectMany not blow up when unrelated decorators are present (888f76f)
- Make sure all registrations happen before injections (e551e70)
9.0.3 (2022-08-25)
Bug Fixes
- Make injectable-react not break React reconciliation when using async dependencies (049c84a)
Reverts
- Revert "chore: Change to using v8 coverage provider for babel misbehaving" (4fb612b)
9.0.2 (2022-08-10)
Note: Version bump only for package ogre-tools
9.0.1 (2022-06-29)
Note: Version bump only for package ogre-tools