Skip to content

Releases: thc-tools/webpack-laboratory

v0.1.0-alpha.8

22 Jul 21:31
Compare
Choose a tag to compare
v0.1.0-alpha.8 Pre-release
Pre-release

Bug Fixes

  • Removing leftover variable, fixing template parameters in html block (28c5000)

v0.1.0-alpha.7

22 Jul 20:56
692d3f2
Compare
Choose a tag to compare
v0.1.0-alpha.7 Pre-release
Pre-release

Bug Fixes

  • Fix minimizer, fix production build (b3f0df7)

Features

  • Add renovate.json (#1) (9ee1274)
  • Refactoring cong with separate block functions (692d3f2)

v0.1.0-alpha.6

01 Jul 12:32
Compare
Choose a tag to compare
v0.1.0-alpha.6 Pre-release
Pre-release

Bug Fixes

  • Fix minimizer, fix production build (b3f0df7)

v0.1.0-alpha.5

01 Jul 12:13
Compare
Choose a tag to compare
v0.1.0-alpha.5 Pre-release
Pre-release

Bug Fixes

v0.1.0-alpha.4

01 Jul 10:48
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release

Features

  • Refactoring + fixing template + switching to uglifyjs minizer (b860205)

v0.1.0-alpha.3

30 Jun 13:23
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

Bug Fixes

  • html-loader should be a dependency (ef413b9)
  • Trying new detection for localDir (b2d74e3)
  • webpack should be required (81c8a20)
  • Wrong import in postcss.config.js.default (ed85d7f)

v0.1.0-alpha.2

26 Jun 21:51
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

Features

  • Improving config, adding default template.html, multiples fixes (54eaa2e)

v0.1.0-alpha.1

25 Jun 20:42
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release
chore(release): 0.1.0-alpha.0

v0.1.0-alpha.0

25 Jun 20:18
Compare
Choose a tag to compare
v0.1.0-alpha.0 Pre-release
Pre-release

Bug Fixes

  • Fixing some errors (842088c)
  • postinstall now check if it is local install (4ddd51f)

Features

  • Adding bail option, when in production mode (7701702)
  • Adding dev-server to postinstall default (98437a9)
  • Adding peer dependency (c377646)
  • Adding polyfill entry, splitChunks all (269e62b)
  • Adding postinstall action, to create default files for postcss, webpack, browserlist (421b16b)
  • Adding some package, for PostCSS and react-dev-utils (3ea9f99)
  • Initialising repository (07f7c1e)
  • Initializing conf, for dev-server, webpack and PostCSS (d1e20e4)