Releases: wellyshen/react-cool-dimensions
Releases · wellyshen/react-cool-dimensions
v1.3.4
v1.3.3
v1.3.2
- Docs: add Working in TypeScript doc
v1.3.1
v1.3.0
- 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