Skip to content

Bump @vitejs/plugin-vue from 4.2.3 to 4.3.1 in /frontend

Bumps @vitejs/plugin-vue from 4.2.3 to 4.3.1.

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@4.3.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.3.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

4.3.1 (2023-08-17)

  • fix: revert "fix(plugin-vue): distinguish HMR and transform descriptor (#227)" (0c28448), closes #227

4.3.0 (2023-08-17)

  • docs: add example for transforming custom blocks (#221) (a6e013e), closes #221
  • fix: make it work when a default lang was specified (#223) (ff68ed3), closes #223 #17
  • fix: missing typescript declaration for globalTypeFiles (#189) (1e8d16e), closes #189
  • fix(build): ensure correct typing for node esm (#179) (8a19ee4), closes #179
  • fix(deps): update all non-major dependencies (#163) (3c8193d), closes #163
  • fix(deps): update all non-major dependencies (#205) (e014680), closes #205
  • fix(plugin-vue): distinguish HMR and transform descriptor (#227) (aa2b59d), closes #227
  • fix(plugin-vue): hmr not working when updating script+template at the same time with a template prep (93c444c), closes #106 #28 #76
  • feat(types): expose hoistStatic option for script compilation (#198) (7466b4f), closes #198
Commits
  • 76ffd55 release: plugin-vue@4.3.1
  • 0c28448 fix: revert "fix(plugin-vue): distinguish HMR and transform descriptor (#227)"
  • f00bcb4 release: plugin-vue@4.3.0
  • a6e013e docs: add example for transforming custom blocks (#221)
  • e014680 fix(deps): update all non-major dependencies (#205)
  • 8a19ee4 fix(build): ensure correct typing for node esm (#179)
  • aa2b59d fix(plugin-vue): distinguish HMR and transform descriptor (#227)
  • ff68ed3 fix: make it work when a default lang was specified (#223)
  • 1e8d16e fix: missing typescript declaration for globalTypeFiles (#189)
  • 93c444c fix(plugin-vue): hmr not working when updating script+template at the same ti...
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports