You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(deps): update all non-major dependencies (#439) ([e432bcb](https://github.com/vitejs/vite-plugin-vue/commit/e432bcb)), closes [#439](https://github.com/vitejs/vite-plugin-vue/issues/439)
8
+
* fix(hmr): re-resolve script after type dep changed (#446) ([8f9c624](https://github.com/vitejs/vite-plugin-vue/commit/8f9c624)), closes [#446](https://github.com/vitejs/vite-plugin-vue/issues/446)
9
+
* fix(hmr): should reload if relies file changed after re-render (#471) ([62b17f3](https://github.com/vitejs/vite-plugin-vue/commit/62b17f3)), closes [#471](https://github.com/vitejs/vite-plugin-vue/issues/471)
10
+
* perf: use `hash` to replace `createHash` (#460) ([de88394](https://github.com/vitejs/vite-plugin-vue/commit/de88394)), closes [#460](https://github.com/vitejs/vite-plugin-vue/issues/460)
11
+
12
+
13
+
1
14
## <small>5.1.4 (2024-09-16)</small>
2
15
3
16
* chore: format ([07b29a6](https://github.com/vitejs/vite-plugin-vue/commit/07b29a6))
0 commit comments