Releases: albertogasparin/react-magnetic-di
Releases · albertogasparin/react-magnetic-di
v2.0.0
Breaking changes
This is a complete rewrite of how the dependency injection works. The new pattern requires a babel plugin to be added (react-magnetic-di/babel
) and the public API is quite different (but simpler). Please refer to the new guides in the readme on how to make di
work.