make-webpack-config

![Build status](https://github.com/faergeek/make-webpack-config/actions/workflows/checks.yml/badge.svg)

MIT License

Downloads
1.3K
Stars
1
Committers
5

Bot releases are visible (Hide)

make-webpack-config - v18.1.0

Published by github-actions[bot] almost 2 years ago

18.1.0 (2022-11-13)

Features

  • generate stats file for bundle analysis (7286c38)
make-webpack-config - v18.0.1

Published by github-actions[bot] almost 2 years ago

18.0.1 (2022-11-13)

Bug Fixes

  • use .cjs extension for now target (57fe19d)
make-webpack-config - v18.0.0

Published by github-actions[bot] almost 2 years ago

18.0.0 (2022-11-13)

Bug Fixes

  • disable default cache groups (0afef81)

chore

  • remove prefresh support (39b4fc0)

Features

  • always use single runtime chunk (df9cc05)
  • convert to es module (6e1318c)
  • output more info when not in watch mode (7f46046)

BREAKING CHANGES

  • from now on, you have to use a dynamic import, if you
    want to use it from commonjs
  • prefresh support is removed
  • there's no extractRuntimeChunk option anymore
make-webpack-config - v18.0.0-beta.1

Published by github-actions[bot] almost 2 years ago

18.0.0-beta.1 (2022-11-13)

Bug Fixes

  • disable default cache groups (0afef81)

chore

  • remove prefresh support (39b4fc0)

Features

  • always use single runtime chunk (df9cc05)
  • convert to es module (6e1318c)
  • output more info when not in watch mode (7f46046)

BREAKING CHANGES

  • from now on, you have to use a dynamic import, if you
    want to use it from commonjs
  • prefresh support is removed
  • there's no extractRuntimeChunk option anymore
make-webpack-config - v17.1.2

Published by github-actions[bot] almost 2 years ago

17.1.2 (2022-11-12)

Bug Fixes

  • don't disable experimentalUseImportModule (08c2fe9)
make-webpack-config - v17.1.1

Published by github-actions[bot] almost 2 years ago

17.1.1 (2022-11-12)

Bug Fixes

  • browser target condition (a40a673)
make-webpack-config - v17.1.0

Published by github-actions[bot] almost 2 years ago

17.1.0 (2022-11-12)

Features

  • emit assets for node target (990629e)
make-webpack-config - v17.0.0

Published by github-actions[bot] almost 2 years ago

17.0.0 (2022-11-12)

chore

  • remove scss/sass support (9f6b45d)

BREAKING CHANGES

  • scss/sass support is removed
make-webpack-config - v16.1.12

Published by github-actions[bot] almost 2 years ago

16.1.12 (2022-11-12)

Bug Fixes

  • ignore source-map-loader warnings (7c6e84b)
make-webpack-config - v16.1.11

Published by github-actions[bot] almost 2 years ago

16.1.11 (2022-11-10)

Bug Fixes

  • deps: update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.9 (abf9e56)
make-webpack-config - v16.1.10

Published by github-actions[bot] almost 2 years ago

16.1.10 (2022-11-10)

Bug Fixes

  • deps: update dependency sass-loader to v13.2.0 (e95fde4)
make-webpack-config - v16.1.9

Published by github-actions[bot] almost 2 years ago

16.1.9 (2022-11-09)

Bug Fixes

  • deps: update dependency node-sass to v8 (7242d6d)
make-webpack-config - v16.1.8

Published by github-actions[bot] almost 2 years ago

16.1.8 (2022-11-08)

Bug Fixes

  • disable react-refresh overlay (112ce36)
make-webpack-config - v16.1.7

Published by github-actions[bot] almost 2 years ago

16.1.7 (2022-11-07)

Bug Fixes

  • deps: update dependency @faergeek/tiny-browser-hmr-webpack-plugin to v1.0.3 (cfac3aa)
make-webpack-config - v16.1.6

Published by github-actions[bot] almost 2 years ago

16.1.6 (2022-11-03)

Bug Fixes

  • deps: update dependency babel-loader to v9.1.0 (cab1bb8)
make-webpack-config - v16.1.5

Published by github-actions[bot] almost 2 years ago

16.1.5 (2022-10-31)

Bug Fixes

  • deps: update dependency babel-loader to v9.0.1 (7638fa9)
make-webpack-config - v16.1.4

Published by github-actions[bot] almost 2 years ago

16.1.4 (2022-10-31)

Bug Fixes

  • deps: use tiny-browser-hmr-webpack-plugin (8f2af4f)
make-webpack-config - v16.1.4-beta.2

Published by github-actions[bot] almost 2 years ago

16.1.4-beta.2 (2022-10-31)

Bug Fixes

make-webpack-config - v16.1.4-beta.1

Published by github-actions[bot] almost 2 years ago

16.1.4-beta.1 (2022-10-31)

Bug Fixes

  • deps: use tiny-browser-hmr-webpack-plugin (c2b6dab)
make-webpack-config - v16.1.3

Published by github-actions[bot] almost 2 years ago

16.1.3 (2022-10-27)

Bug Fixes

  • deps: update dependency babel-loader to v9 (926ee8e)