alfonsomunozpomer
released this
02 Mar 12:24
·
18 commits
to master
since this release
New features:
• New onInjected
prop which, in turn, calls onInjected
in ReactSVG. (Thanks @MercifulCode, #16).
Other changes:
• Switch from webpack-command and webpack-serve to webpack-cli and webpack-dev-server
• Update all dependencies to latest major/minor versions.
• Removed Enzyme boilerplate code by adding jest-enzyme and jest-enzyme-environment (Thanks @MercifulCode, #16).
• Documentation improvements here and there.