Skip to content

v1.3.0

Choose a tag to compare

@wellyshen wellyshen released this 05 Feb 16:26
· 321 commits to master since this release
  • Feat: we can update state only on breakpoint changed via the updateOnBreakpointChange option, see example, thanks to @runar-rkmedia
  • Feat: we can conditionally update state via the shouldUpdate option, see example, thanks to @runar-rkmedia