]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
feat(nuxt): automatic HMR code (vite only) (#2954)
authorBobbie Goede <bobbiegoede@gmail.com>
Tue, 4 Nov 2025 14:47:10 +0000 (15:47 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Nov 2025 14:47:10 +0000 (15:47 +0100)
commit0e9e7e7c9b658c31aa4da7d85311bc932d0b23dd
tree8a1fe4393c7a627a89c128331d8d7637c90b1da7
parentbe9e356117b249a940647dad170669b49489ecff
feat(nuxt): automatic HMR code (vite only) (#2954)

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
packages/nuxt/playground/pages/index.vue
packages/nuxt/playground/stores/counter.ts
packages/nuxt/playground/stores/nested/some-store.ts
packages/nuxt/playground/stores/with-skip-hydrate.ts
packages/nuxt/src/auto-hmr-plugin.ts [new file with mode: 0644]
packages/nuxt/src/module.ts