This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
v1.0.0-alpha.0
Pre-release
Pre-release
KnisterPeter
released this
01 May 10:21
·
998 commits
to master
since this release
Bug Fixes
- add missing return (a79a230)
- handle deeper async structures (2bbf85a)
- mark components as async during registration phase (483a5fa)
Documentation
- update async paragraph (d649f23)
Features
- add warning for synchronous get with async component (ef6a916)
- implement async component initializers (89a8d81), closes #208
- Test for async initializers w/o intializers (bd8304f)
- throw if dynamic inject async component (e2438d7)
- wait for indirect async dependencies to settle (4d89b43)
BREAKING CHANGES
- async dependencies