v0.12.0
Pre-release
Pre-release
No breaking changes this time.
- Classes returned by decorators now expose a static
DecoratedComponentproperty for easier testing - Dependencies on
lodashandbabel-runtimeare dropped - Now compatible with Babel loose mode
composeStorenow ignores non-function values (useful in Babel loose mode)- A UMD build is added
- The initial action dispatched to the stores now has a built-in
@@INITtype (might be useful to devtools)