Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@lowmess lowmess released this 26 May 05:48
· 48 commits to master since this release
  • ➕ use terser instead of babel-minify 17c90d8
  • 💬 (www) update install instructions 97509bd
  • ⬆️ (www) bump deps a675a88
  • 🔧 update config to match upgraded deps 7dfa743
  • ⬆️ bump deps c59050e
  • 🏗️ use node 12 f5bf4e5
  • 🏗️ switch to npm from yarn 6a3f4dc
  • Merge pull request #21 from lowmess/dependabot/npm_and_yarn/lodash-4.17.15 a4bf5e3
  • Merge pull request #24 from lowmess/dependabot/npm_and_yarn/www/lodash-4.17.15 a9a80ab
  • build(deps): bump lodash from 4.17.4 to 4.17.15 in /www f3a2bae
  • Merge pull request #22 from lowmess/dependabot/npm_and_yarn/www/mixin-deep-1.3.2 2e39224
  • Merge pull request #23 from lowmess/dependabot/npm_and_yarn/www/safer-eval-1.3.5 101bac9
  • Merge pull request #15 from lowmess/dependabot/npm_and_yarn/www/is-my-json-valid-2.20.0 1b2531c
  • build(deps): bump safer-eval from 1.3.3 to 1.3.5 in /www 470c077
  • build(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /www b49f6d7
  • build(deps): bump lodash from 4.17.4 to 4.17.15 cb124c1
  • build(deps): bump is-my-json-valid from 2.16.1 to 2.20.0 in /www c88382a
  • Merge pull request #12 from lowmess/dependabot/npm_and_yarn/js-yaml-3.13.1 97a2b33
  • Merge pull request #13 from lowmess/dependabot/npm_and_yarn/www/safer-eval-1.3.3 609b4eb
  • build(deps): bump safer-eval from 1.2.3 to 1.3.3 in /www a821144
  • build(deps): bump js-yaml from 3.8.2 to 3.13.1 dd5bdb6
  • Merge pull request #11 from macklinu/switch-from-webpack-to-parcel 24b7201
  • ⬆️ update cssnano & autoprefixer cda3252
  • 🐛 remove commas from browserslist config 6f1b5fa
  • ♻️ use browserslist config 235bc67
  • ♻️ use JSON PostCSS config file e4496a5
  • ➖ remove unused postcss plugins f305cdb
  • ♻️ use grid to layout pattern swatches 5d36ccf
  • 🐛 add spaces back to pattern names 7aa6762
  • 🔧 clean www output directory before building 1741c12
  • 🐛 fix markup() code example generation 4635f74
  • ♻️ switch from Webpack to Parcel for documentation site f92c62d

v2.0.2...v2.1.0