Releases: ejhammond/react-responsive-system
Releases · ejhammond/react-responsive-system
v0.10.2
v0.10.1
v0.10.0
0.10.0 (2022-04-04)
Chore
- Bump browserslist from 4.14.5 to 4.20.2 (0a6b2e1)
- Bump glob-parent from 5.1.0 to 5.1.2 (f855b8e)
- Bump handlebars from 4.5.3 to 4.7.7 (4c0c62a)
- Bump hosted-git-info from 2.8.5 to 2.8.9 (5413102)
- Bump ini from 1.3.5 to 1.3.8 (2ca1bc0)
- Bump lodash from 4.17.20 to 4.17.21 (4c89ba9)
- Bump node-fetch from 2.6.0 to 2.6.7 (53992de)
- Bump normalize-url from 4.5.0 to 4.5.1 (884c2c1)
- Bump path-parse from 1.0.6 to 1.0.7 (b9930ad)
- Bump shelljs from 0.8.4 to 0.8.5 (e4b7deb)
- Bump ssri from 6.0.1 to 6.0.2 (ae2361b)
- Bump tar from 4.4.13 to 4.4.19 (6fef134)
- Bump tmpl from 1.0.4 to 1.0.5 (6b23794)
- Bump trim-off-newlines from 1.0.1 to 1.0.3 (1dd9a94)
- Bump y18n from 3.2.1 to 3.2.2 (c26dfa0)
- Ignore parcel cache (48bbe00)
New
- SSR-safe API (c39c347)
v0.9.2
v0.9.1
v0.9.0
0.9.0 (2022-04-02)
Chore
- Add sideEffects false for tree shaking (cf707da)
- Update circleci node container (f6e1d0d)
- Upgrade dev dependencies (2b0020a)
Fix
- Move work outside of layout effect for better perf (9f3dc88)
- Use toString to handle number and symbol keys (16f65de)
New
- Remove responsive HOC; add useResponsiveValue (3aee275)