Skip to content

Releases: faergeek/make-webpack-config

v2.0.3

10 May 10:47
Compare
Choose a tag to compare

2.0.3 (2021-05-10)

Bug Fixes

v2.0.2

10 May 10:42
Compare
Choose a tag to compare

2.0.2 (2021-05-10)

Bug Fixes

  • deps: add postcss-loader (3942d1b)
  • deps: use require.resolve for loaders (a149cfd)

v2.0.1

10 May 10:17
Compare
Choose a tag to compare

2.0.1 (2021-05-10)

Bug Fixes

v2.0.0

10 May 10:01
Compare
Choose a tag to compare

2.0.0 (2021-05-10)

Bug Fixes

  • remove dotenv-flow/config from entry (249decb)

BREAKING CHANGES

  • dotenv-flow/config must be added manually if needed

v1.1.1

10 May 09:58
Compare
Choose a tag to compare

1.1.1 (2021-05-10)

Bug Fixes

  • add source-map-support to peerDependencies (f98ad3f)

v1.1.0

10 May 09:26
Compare
Choose a tag to compare

1.1.0 (2021-05-10)

Features

  • implement makeWebpackConfig (49ff0d0)

v1.0.0

05 May 18:24
Compare
Choose a tag to compare

1.0.0 (2021-05-05)

Features