Releases: unirakun/hoc-react-loader
Releases · unirakun/hoc-react-loader
6.3.0
6.2.0
- Fallback component
- Removing promise support
- React 16 compatibility
- Tests rewrited with jest
6.0.0
- Currying API :
loader(options)(Component)
- Some tiny optimizations
5.0.1
Upgrade dependencies and fix prop-types and test-utils related deprecation.
5.0.0
Modify default print behaviour
4.0.0
Wait param
is renamed print
, and its API is more consistent
3.2.0
Fix #50 / props and context to load function parameters (#51)
3.1.2
Hotfix / svg.parentNode fail with renderer.create( (#48)