1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-01 10:23:24 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Roe
7346d61498
refactor(nuxt): update to vue v3.5 + native useId () 2024-09-03 14:33:21 +01:00
renovate[bot]
c906312034
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-05 16:33:27 +01:00
renovate[bot]
5fc22f9db5
chore(deps): update dependency @vitejs/plugin-vue to v5.0.5 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-06-30 00:02:51 +01:00
Anthony Fu
b96b62ecd2
refactor: improve regexp performance () 2024-05-14 12:54:37 -05:00
Pooya Parsa
fdbfed1280
chore: fix small typos () 2024-04-23 13:53:11 +01:00
Anthony Fu
f209158352
chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
Julien Huang
8bb8d824c7
fix(nuxt): detect component usage within ssrRender () 2024-03-09 13:38:08 +01:00
Daniel Roe
5614ef9b8f
chore: avoid inlining deps in vitest () 2023-06-02 12:12:33 +01:00
Daniel Roe
9878c5b6e4
style: enable sort-imports eslint rule () 2023-04-07 09:02:47 -07:00
Julien Huang
61cd6b5c71
fix(nuxt): use parser to treeshake client-only declarations () 2023-02-16 04:47:42 -08:00
Lioness100
b25b6c82c7
docs: fix typos () 2023-02-12 19:16:42 +00:00
Julien Huang
113ce71c34
fix(nuxt): use parser to treeshake <ClientOnly> () 2023-02-08 00:59:57 -08:00