Skip to content

Latest commit

 

History

History
172 lines (71 loc) · 5.68 KB

CHANGELOG.md

File metadata and controls

172 lines (71 loc) · 5.68 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.0 (2021-11-30)

3.13.1 (2021-06-16)

Bug Fixes

  • add prettierrc file to standardize lint (#56) (bc5e8a3)

3.13.0 (2021-05-17)

Features

  • file-loader: Compile static assets ⚡ (#53) (b83f813)

3.12.0 (2021-03-31)

Features

  • css-loader: Bump css-loader to next major 3.6 ⚡ (#46) (d64da20)

3.11.0 (2021-03-15)

Features

  • loadable: Add loadable config for webpack and babel (#41) (ec51a21)

3.10.3 (2021-02-22)

3.10.2 (2020-10-01)

3.10.1 (2020-09-30)

3.10.0 (2019-12-31)

Features

  • Added an environment variable to minify CSS class names (#23) (da5debf)

3.9.0 (2019-05-03)

Features

  • lodash: Implement lodash plugin to reduce lodash bundle size (#18) (1428a3c)

3.8.1 (2019-02-26)

Bug Fixes

  • package.json: Update dependencies (13d92a8)

3.7.1 (2019-01-31)

Bug Fixes

3.7.0 (2019-01-31)

Bug Fixes

  • PostCSS loaded correctly (f6a2c0a)

Features

  • Compile: Simplify the compile process (#14) (c4ef125)

3.6.0 (2019-01-31)

Bug Fixes

  • Ensure postcss is installed in the app itself (cf28a0f)

Features

  • CSS: Remove Safe mode from postcss (980be55)

3.5.1 (2019-01-31)

Bug Fixes

  • Locking PostCSS version (ea7e9ad)

3.5.0 (2019-01-31)

Features

3.4.0 (2019-01-31)

Bug Fixes

  • Webpack: Locking to a good version of webpack (0dcc4bd)

Features

  • Docker: Script also upgrades docker to node-10.15 (0fc93dc)

3.3.0 (2019-01-31)

Features

  • CSS: Upgrading to the latest CSS loader (67af147)

3.2.0 (2019-01-31)

Features

  • Bumping the version for the script (3b62933)

3.1.1 (2019-01-31)

3.1.0 (2019-01-24)

Features

  • build using babel 7, per publisher babel and webpack configs (#12) (f949e2c)