Skip to content

Releases: syntro-opensource/webpack-config

1.4.0

03 Mar 09:39
Compare
Choose a tag to compare

🍰 Added

  • Dependabot updates actions
  • test with all currently active Node.js versions (#337)

🔧 Changed

  • Increased dependabot PR limit

🧬 Dependencies

  • Bump bootstrap from 4.6.1 to 5.2.3 (#324)
  • Bump stylelint-scss from 4.3.0 to 4.4.0 (#358)
  • Bump stylelint-config-recommended-scss from 7.0.0 to 8.0.0 (#357)
  • Bump stylelint-config-standard-scss from 5.0.0 to 6.1.0 (#356)
  • Bump stylelint-webpack-plugin from 3.3.0 to 4.1.0 (#355)
  • Bump sass from 1.54.9 to 1.58.3 (#354)
  • Bump css-loader from 6.7.1 to 6.7.3 (#352)
  • Bump stylelint from 14.9.1 to 14.16.1 (#353)
  • Bump sass-loader from 13.0.2 to 13.2.0 (#351)
  • Bump mini-css-extract-plugin from 2.6.1 to 2.7.2 (#350)
  • Bump eslint from 8.23.1 to 8.35.0 (#349)
  • Bump eslint-webpack-plugin from 3.2.0 to 4.0.0 (#348)
  • Bump autoprefixer from 10.4.9 to 10.4.13 (#347)
  • Bump @babel/plugin-proposal-export-default-from (#346)
  • Bump @babel/preset-env from 7.19.0 to 7.20.2 (#345)
  • Bump webpack-cli from 4.10.0 to 5.0.1 (#344)
  • Bump stylelint-order from 5.0.0 to 6.0.2 (#343)
  • Bump @babel/eslint-parser from 7.18.9 to 7.19.1 (#342)
  • Bump actions/checkout from 2 to 3 (#339)
  • Bump postcss-loader from 7.0.1 to 7.0.2 (#341)
  • Bump cssnano from 5.1.13 to 5.1.15 (#340)
  • Bump actions/setup-node from 1 to 3 (#338)
  • Bump babel-loader from 8.2.5 to 9.1.2 (#334)
  • Bump jquery from 3.6.1 to 3.6.3 (#333)
  • Bump webpack from 5.74.0 to 5.75.0 (#335)
  • Bump jest from 29.0.3 to 29.4.3 (#336)
  • Bump json5 from 1.0.1 to 1.0.2 (#330)
  • Bump postcss from 8.4.14 to 8.4.21 (#329)
  • Bump loader-utils from 2.0.2 to 2.0.4 (#323)
  • Bump webpack-bundle-analyzer from 4.5.0 to 4.8.0 (#331)
  • Bump @babel/core from 7.18.9 to 7.21.0 (#332)
  • Bump @babel/preset-env from 7.18.9 to 7.19.0 (#306)
  • Bump jest from 28.1.3 to 29.0.3 (#305)
  • Bump @syntro-opensource/eslint-config-base from 1.1.0 to 1.1.2 (#304)
  • Bump webpack from 5.73.0 to 5.74.0 (#290)
  • Bump cssnano from 5.1.12 to 5.1.13 (#302)
  • Bump jquery from 3.6.0 to 3.6.1 (#303)
  • Bump sass from 1.53.0 to 1.54.9 (#300)
  • Bump autoprefixer from 10.4.7 to 10.4.9 (#301)

1.3.2

20 Jul 10:59
Compare
Choose a tag to compare

🔧 Changed

  • Updates are correctly prefixed for chglog

🧬 Dependencies

  • Bump postcss-loader from 7.0.0 to 7.0.1 (#286)
  • Bump stylelint-scss from 4.2.0 to 4.3.0 (#287)
  • Bump eslint from 8.17.0 to 8.20.0 (#285)
  • stylelint-config-standard from 25.0.0 to 26.0.0 (#264)
  • stylelint from 14.8.5 to 14.9.1 (#267)
  • sass from 1.52.2 to 1.53.0 (#268)
  • jest from 28.1.0 to 28.1.3 (#270)

1.3.1

08 Jul 08:30
Compare
Choose a tag to compare

🍰 Added

  • Documentation for import aliases

🐞 Fixed

  • eslint-webpack-plugin now lints js- and jsx-files

1.3.0

04 Jun 11:34
Compare
Choose a tag to compare

🍰 Added

  • better documentation for config files

🔧 Changed

  • make use of new asset/* types for webpack 5
  • replaced babel-eslint with @babel/eslint-parser (#199)

🗑 Removed

  • eslint-loader in favour of eslint-webpack-plugin (#262)
  • file-loader and url-loader dependencies

🧬 Dependencies

  • eslint from 7.32.0 to 8.17.0 (#261)
  • cssnano from 5.1.10 to 5.1.11 (#258)
  • Entire scss suite (#260)
  • postcss from 8.1.7 to 8.4.14
  • stylelint and stylelint-config-standard (#255)
  • cssnano from 4.1.11 to 5.1.10
  • @syntro-opensource/eslint-config-base from 1.0.2 to 1.1.0 (#251)
  • @babel/preset-env from 7.12.7 to 7.18.2 (#250)
  • postcss from 8.1.10 to 8.4.14 (#248)
  • stylelint-config-standard from 20.0.0 to 22.0.0 (#249)
  • css-loader from 5.0.1 to 6.7.1 (#246)
  • @babel/preset-react from 7.14.5 to 7.17.12 (#247)
  • stylelint-config-recommended-scss from 4.2.0 to 4.3.0 (#245)
  • @babel/plugin-proposal-export-default-from from 7.12.1 to 7.17.12 (#244)
  • mini-css-extract-plugin from 1.3.1 to 2.6.0 (#243)
  • sass from 1.29.0 to 1.52.2 (#242)
  • stylelint-webpack-plugin from 2.1.1 to 3.3.0 (#241)
  • webpack-cli from 4.2.0 to 4.9.2 (#237)
  • sass-loader from 10.1.0 to 13.0.0 (#238)
  • stylelint from 13.8.0 to 13.13.1 (#240)
  • jquery from 3.5.1 to 3.6.0 (#239)
  • jest from 26.6.3 to 28.1.0 (#235)
  • cssnano from 4.1.10 to 4.1.11 (#236)
  • babel-loader from 8.2.2 to 8.2.5 (#234)
  • @babel/core from 7.12.9 to 7.18.2 (#233)
  • stylelint-scss from 3.18.0 to 3.21.0 (#232)
  • postcss-loader from 4.1.0 to 7.0.0 (#230)
  • autoprefixer from 10.3.5 to 10.4.7 (#228)
  • webpack from 5.8.0 to 5.73.0 (#231)
  • bootstrap from 4.5.3 to 4.6.1 (#203)
  • webpack-bundle-analyzer from 4.1.0 to 4.5.0 (#196)
  • @babel/preset-react from 7.12.5 to 7.14.5 (#153)
  • eslint from 7.13.0 to 7.32.0 (#171)
  • autoprefixer from 10.0.2 to 10.3.5 (#183)

Pull Requests

  • Merge pull request #252 from syntro-opensource/dependabot/npm_and_yarn/cssnano-5.1.10
  • Merge pull request #256 from syntro-opensource/change/use-asset-modules

BREAKING CHANGE

  • You may need to update the parser key in your ESLint config to "@babel/eslint-parser"

1.2.1

29 Nov 12:51
Compare
Choose a tag to compare

🧬 Dependencies

  • @babel/core from 7.12.3 to 7.12.9 (#70)
  • webpack from 5.7.0 to 5.8.0 (#71)
  • @babel/preset-env from 7.12.1 to 7.12.7 (#73)
  • postcss from 8.1.7 to 8.1.10 (#72)
  • babel-loader from 8.2.1 to 8.2.2 (#69)

1.2.0

26 Nov 16:47
Compare
Choose a tag to compare

🧬 Dependencies

  • webpack-bundle-analyzer from 3.9.0 to 4.1.0 (#61)
  • stylelint from 13.7.2 to 13.8.0 (#63)
  • autoprefixer from 9.8.6 to 10.0.2 (#62)
  • postcss-loader from 4.0.4 to 4.1.0 (#67)
  • webpack from 4.44.2 to 5.7.0 (#68)

1.1.0

13 Nov 15:26
Compare
Choose a tag to compare

🍰 Added

  • test setup (#56)

🧬 Dependencies

  • postcss from 7.0.34 to 8.1.7 (#52)
  • sass from 1.27.0 to 1.29.0 (#59)
  • @babel/preset-react from 7.10.4 to 7.12.5 (#58)
  • babel-loader from 8.1.0 to 8.2.1 (#57)
  • css-loader from 4.3.0 to 5.0.1 (#49)
  • sass-loader from 10.0.3 to 10.1.0 (#53)
  • mini-css-extract-plugin from 0.12.0 to 1.3.1 (#54)
  • webpack-cli from 3.3.12 to 4.2.0 (#55)
  • @babel/plugin-proposal-export-default-from from 7.10.4 to 7.12.1 (#42)
  • file-loader from 6.1.0 to 6.2.0 (#48)
  • sass-loader from 10.0.2 to 10.0.3 (#37)

1.0.6

19 Oct 07:53
Compare
Choose a tag to compare

🍰 Added

  • chglog for automatic changelog generation

🐞 Fixed

  • repository URL in chglog config

🧬 Dependencies

  • stylelint-webpack-plugin from 2.1.0 to 2.1.1 (#33)
  • @babel/core from 7.11.6 to 7.12.3 (#34)
  • @babel/preset-env from 7.11.5 to 7.12.1 (#35)
  • eslint from 7.10.0 to 7.11.0 (#30)
  • postcss-loader from 4.0.3 to 4.0.4 (#31)
  • url-loader from 4.1.0 to 4.1.1 (#32)
  • postcss-loader from 4.0.2 to 4.0.3 (#24)
  • mini-css-extract-plugin from 0.11.2 to 0.12.0 (#27)
  • sass from 1.26.11 to 1.27.0 (#28)

Release v1.0.5

28 Sep 17:45
Compare
Choose a tag to compare

🍰Enhancements:

  • Create automatic Changlog action #21

🕸Dependencies:

  • Bump stylelint from 13.7.1 to 13.7.2 #22
  • Bump eslint from 7.9.0 to 7.10.0 #20
  • Bump sass from 1.26.10 to 1.26.11 #19
  • Bump webpack-bundle-analyzer from 3.8.0 to 3.9.0 #18
  • Bump webpack from 4.44.1 to 4.44.2 #17
  • Bump postcss from 7.0.32 to 7.0.34 #16
  • Bump postcss-loader from 4.0.1 to 4.0.2 #15

1.0.4

15 Sep 18:43
0ac7d36
Compare
Choose a tag to compare

⬆️ Updated

  • mini-css-extract-plugin from 0.11.1 to 0.11.2 (#12)
  • stylelint from 13.7.0 to 13.7.1 (#13)
  • eslint from 7.8.1 to 7.9.0 (#11)