|
4 | 4 | --> |
5 | 5 | # Changelog |
6 | 6 |
|
| 7 | +## [v6.3.1](https://github.com/nextcloud/webpack-vue-config/tree/v6.3.1) (2025-10-25) |
| 8 | + |
| 9 | +[Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.3.0...v6.3.1) |
| 10 | + |
| 11 | +### Fixes |
| 12 | +* fix: remove `vue$` alias to support dependencies with different Vue version by @ShGKme in https://github.com/nextcloud-libraries/webpack-vue-config/pull/672 |
| 13 | + |
| 14 | +### Dependencies |
| 15 | +* chore(deps-dev): Bump webpack from 5.98.0 to 5.99.5 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/665 |
| 16 | +* chore(deps-dev): Bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/664 |
| 17 | +* chore(deps-dev): Bump webpack from 5.99.5 to 5.99.6 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/667 |
| 18 | +* chore(deps-dev): Bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/668 |
| 19 | +* chore(deps-dev): Bump webpack from 5.99.6 to 5.99.7 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/669 |
| 20 | +* chore(deps-dev): Bump sass from 1.86.3 to 1.87.0 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/670 |
| 21 | +* chore(deps-dev): Bump @babel/core from 7.26.10 to 7.27.1 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/671 |
| 22 | +* chore(deps-dev): Bump webpack from 5.99.7 to 5.99.8 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/673 |
| 23 | +* chore(deps-dev): Bump sass from 1.87.0 to 1.89.0 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/675 |
| 24 | +* chore(deps-dev): Bump webpack from 5.99.8 to 5.99.9 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/676 |
| 25 | +* chore(deps-dev): Bump @babel/core from 7.27.1 to 7.27.4 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/677 |
| 26 | +* chore(deps-dev): Bump sass from 1.89.0 to 1.89.1 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/678 |
| 27 | +* chore(deps-dev): Bump webpack-dev-server from 5.2.1 to 5.2.2 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/680 |
| 28 | +* chore(deps-dev): Bump sass from 1.89.1 to 1.89.2 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/681 |
| 29 | +* chore(deps-dev): Bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/683 |
| 30 | +* [main] Fix npm audit by @nextcloud-command in https://github.com/nextcloud-libraries/webpack-vue-config/pull/684 |
| 31 | +pull/686 |
| 32 | +* [main] Fix npm audit by @nextcloud-command in https://github.com/nextcloud-libraries/webpack-vue-config/pull/687 |
| 33 | + |
| 34 | +### Other changes |
| 35 | +* ci: update reuse.yml workflow from template by @susnux in https://github.com/nextcloud-libraries/webpack-vue-config/pull/685 |
| 36 | +* ci: update npm-publish.yml workflow from template by @susnux in https://github.com/nextcloud-libraries/webpack-vue-config/ |
| 37 | + |
7 | 38 | ## [v6.3.0](https://github.com/nextcloud/webpack-vue-config/tree/v6.3.0) (2025-04-08) |
8 | 39 |
|
9 | 40 | [Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.2.0...v6.3.0) |
|
0 commit comments