Skip to content

Releases: nextcloud-libraries/webpack-vue-config

v5.1.0

30 Apr 10:15
e672d8e
Compare
Choose a tag to compare

v5.1.0 (2022-04-30)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • @nextcloud/eslint-config^8.0.0 compatibility
  • Bump @babel/core to 7.17.10
  • Bump async to 2.6.4
  • Bump babel-loader to 8.2.5
  • Bump css-loader to 6.7.1
  • Bump eslint to 8.11.0
  • Bump minimist to 1.2.6
  • Bump node-forge to 1.3.0
  • Bump sass to 1.51.0
  • Bump stylelint to 14.6.0

v5.0.0

21 Feb 09:03
f887dd8
Compare
Choose a tag to compare

v5.0.0 (2022-01-18)

Full Changelog

Fixed bugs:

Merged pull requests:

v4.3.2

18 Jan 07:23
48e60ba
Compare
Choose a tag to compare

v4.3.2 (2022-01-18)

Full Changelog

Fixed bugs:

v4.3.1

17 Jan 07:54
1788dc9
Compare
Choose a tag to compare

v4.3.1 (2022-01-17)

Full Changelog

Dependencies updates:

v4.3.0

07 Jan 14:29
1e27657
Compare
Choose a tag to compare

v4.3.0 (2022-01-07)

Full Changelog

Fixed bugs:

Merged pull requests:

  • Change webpack config for more platform independency #268 (dartcafe)

v4.2.0

30 Nov 13:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.4...v4.2.0

v4.1.4

08 Nov 15:37
Compare
Choose a tag to compare

What's Changed

  • Limit webpack update to patch versions of 5.46 by @artonge in #238

Full Changelog: v4.1.3...v4.1.4

v4.1.3

08 Nov 11:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

03 Nov 18:55
f12cfd7
Compare
Choose a tag to compare

v4.1.2 (2021-11-03)

Full Changelog

Merged pull requests:

v4.1.1

03 Nov 14:15
864431d
Compare
Choose a tag to compare

v4.1.1 (2021-11-03)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Don't fail build by linter on development #163 (jotoeri)