fix(deps): update dependency vue-loader to v17.2.2
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
vue-loader | 17.0.1 -> 17.2.2 |
Release Notes
vuejs/vue-loader
v17.2.2
Bug Fixes
v17.2.1
Features
- A new
experimentalInlineMatchResource
option (webpack 5 only), which leverages webpack 5's inline match resource feature and works well with theexperiments.css
feature (#2046) (3149f6d)
Note: v17.2.0 was released by accident, it has the same content as v17.1.2, therefore not included in the changelog.
v17.2.0
v17.1.2
Bug Fixes
- keep build stable when run in a different path (#2040) (a81dc0f)
- properly close the watcher after tests (40b93b9)
v17.1.1
Bug Fixes
- support propsDestructure and defineModel options (6269698)
v17.1.0
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot