Skip to content

v3.3.0

Compare
Choose a tag to compare
@danactive danactive released this 07 Apr 17:42
· 1071 commits to main since this release

Bug Fixes

  • CI: Add security expection for gm/debug [#237] (e713c9e)
  • CI: Update exclusion rule of third-party JS library (0a1ffe3)
  • CI: Update unit test code to reduce duplication and decrease threshold. Apply wontfix to specific matches [#237] (056f7d3)
  • Merge: Update after merge and test passes (f9e6f80)
  • Merge: Update branch 'greenkeeper/dropbox-3.0.0' into greenkeeper/node-fetch-2.0.0 (0df159e)
  • Merge: Update branch 'greenkeeper/node-fetch-2.0.0' into greenkeeper/style-loader-0.20.0 (f2d462c)
  • Merge: Update branch 'master' into greenkeeper/dropbox-3.0.0 (5ae65e9)
  • package: update camelcase to version 5.0.0 (309167a)
  • package: Update dependencies after npm removed deprecated nomnom (017620b)
  • package: update dropbox to version 3.0.0 (a0900c9)
  • package: update dropbox to version 4.0.0 (fcc1094)
  • package: update dropbox to version 4.0.0 (c5dcd76)
  • package: update hapi to version 17.0.0 (2e454e5)
  • package: update lout to version 11.0.0 (711837b)
  • package: update lout to version 11.0.0 (05eaa91)
  • package: update react-dates to version 16.0.0 (a9ef73a)
  • package: update react-dates to version 16.3.0 (c0c8fad), closes #245
  • package: update typy to version 2.0.0 (5380e12)
  • package: update typy to version 2.0.1 (4b37b7d)
  • package: update webpack to version 4.0.0 (7830696)
  • packge: Update to remove vulnerability (6453e1b)
  • Tests: Update test code to support major change in hapi.js 17 (f43a6bd)
  • Tests: Update to pass PR rules (abc7cb4)
  • Tests: Update to resolve views (2ca2205)
  • Webpack: Update webpack to v4 tested in browser (36623c4)

Features

  • Img Component: Add Img with tests; attributes: class, alt, src [#237] (b9bd9e1)
  • PreviewThumb: Add container for admin/walk [#237] (e149e3a)
  • ThumbImg: Add component for admin/walk [#237] (ec9aad8)
  • Walk: Add styled-components for component styling [#237] (5829b37)