Skip to content

Releases: albertogasparin/react-magnetic-di

v2.0.0

21 May 23:13
Compare
Choose a tag to compare

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.