v3.0.0a12
Pre-release
Pre-release
github-actions
released this
30 Aug 14:48
·
65 commits
to master
since this release
Breaking Changes
Menu.attach
now has thewait
parameter set toTrue
by default, and thetimeout
parameter set to30s
by default.
Bugfixes
- Fix DI creating a new default container every time instead of reusing the existing one.
- Fixed DI failing when trying to create dependencies with more complex dependency trees.