Skip to content

Releases: ejhammond/react-responsive-system

v0.10.2

05 Apr 16:07

Choose a tag to compare

0.10.2 (2022-04-05)

Fix

v0.10.1

05 Apr 03:27

Choose a tag to compare

0.10.1 (2022-04-05)

Fix

v0.10.0

04 Apr 20:11

Choose a tag to compare

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

v0.9.2

02 Apr 02:50

Choose a tag to compare

0.9.2 (2022-04-02)

Chore

Fix

  • Bump npm-user-validate from 1.0.0 to 1.0.1 (66c1767)

v0.9.1

02 Apr 02:23

Choose a tag to compare

0.9.1 (2022-04-02)

Chore

  • Remove console.log from test (7299a08)

Fix

  • Bump ws from 7.3.1 to 7.5.7 (3ee7094)

v0.9.0

02 Apr 02:18

Choose a tag to compare

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)

v0.8.4

25 Mar 01:51

Choose a tag to compare

0.8.4 (2022-03-25)

Fix

  • Fix blog post link; publish for npm readme (ff36b3a)

v0.8.3

01 Oct 18:07

Choose a tag to compare

0.8.3 (2020-10-01)

Chore

  • Update dependabot config (d744eb8)

Fix

  • Bump @ejhammond/jskit from 2.0.2 to 2.0.4 (bc9f976)

v0.8.2

30 Sep 00:26

Choose a tag to compare

0.8.2 (2020-09-30)

Fix

v0.8.1

30 Sep 00:22

Choose a tag to compare

0.8.1 (2020-09-30)

Chore

  • Fix "mode" in typescript example (4e39f56)
  • Move tests (dbb2395)
  • Move types (678ea9f)
  • Update typescript example to remove custom merge now that deep merge handles it (2749dbd)

Fix

  • Upgrade deps and readme (cb2d539)