Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@philipp-spiess philipp-spiess released this 22 Jul 11:02
· 15 commits to master since this release
  • Breaking: Removes the deprecated class-property reducer option. (#10)
  • Breaking: Update Flow type definitions to require all actions to be typed as a union type, instead of simply providing the action types. (#7)
  • Breaking: Prefixes unstable API with unstable_ to follow React's naming conventions. This only affects the Immutable.js-specific API which is currently not documented. (#11)