Releases: envato/react-breakpoints
Releases · envato/react-breakpoints
v1.0.3
- Fix bug where
useBreakpoints()
returned incorrect values in the first render cycle. See #7.
- Add TypeScript definitions. See #8.
- Remove state management from
useBreakpoints()
. See #10.
- Updated API Documentation.
v1.0.1
- Swap the logo to PNG from SVG, because GitHub doesn't play nice with SVGs in the README when viewed on npmjs.com.