A new experimentalInlineMatchResource option (webpack 5 only), which leverages webpack 5's inline matchResource feature in the underlying implementation, and works well with the experiments.css feature This also makes vue-loader compatible with Rspack (#2046) (3149f6d).
Note: v17.2.0 was released by accident; it has the same content as v17.1.2, therefore not included in the Releases page.
v17.1.2
Bug Fixes
keep build stable when run in a different path (#2040) (a81dc0f)
properly close the watcher after webpack 4 tests (40b93b9)
v17.1.1
Bug Fixes
support experimental propsDestructure and defineModel options (6269698)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ectoflow/vue-stripe-elements/network/alerts).
Removes postcss. It's no longer used after updating ancestor dependency vue-loader. These dependencies need to be updated together.
Removes
postcss
Updates
vue-loader
from 15.9.8 to 17.4.2Release notes
Sourced from vue-loader's releases.
... (truncated)
Changelog
Sourced from vue-loader's changelog.
... (truncated)
Commits
1c0324f
v17.4.2d2a2e05
fix: pass compilerOptions to sfc parse & re-enable AST reuse071f30d
chore: bump to vue 3.4.394e778e
chore: 17.4.1 changelog284a333
17.4.131b03af
fix: (temporarily) disable template ast reuse50699e6
chore: setcompilerOptions
in example59a0570
chore: changelog for 17.4.01bce3f8
v17.4.0f71cb1d
chore: update caniuse dbDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show