Nuxt/packages/nuxt
tbitw2549 fb6d4a518a refactor: avoid conflicting renders
This refactors SSR handling with the existing approach, given the SSR limitation of establishing rendering separation.

This also simplifies SSR renders using the same data and adds early returns wherever possible to internally minimize delayed hydration dependency
2024-09-13 12:04:49 +03:00
..
bin
src refactor: avoid conflicting renders 2024-09-13 12:04:49 +03:00
test chore: rebase to vue 3.5 branch 2024-08-16 17:54:41 +03:00
.gitignore build(ui-templates): directly copy templates on build (#27430) 2024-06-03 21:15:54 +01:00
app.d.ts fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
build.config.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
config.cjs chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
config.d.ts chore(deps): update all non-major dependencies (main) (#28321) 2024-08-05 16:33:27 +01:00
config.js fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
index.d.ts fix(nuxt): use addEventListener to register cookie store listener (#28193) 2024-07-18 15:52:40 +01:00
kit.d.ts feat(nuxt): add support for nuxt/kit subpath for local use (#19422) 2023-03-03 06:48:04 -08:00
kit.js fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
package.json chore(deps): update all non-major dependencies (main) (#28577) 2024-08-18 10:16:11 +01:00
schema.d.ts fix(nuxt): expose nuxt/schema subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
schema.js fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
types.d.mts chore(deps): update all non-major dependencies (main) (#28321) 2024-08-05 16:33:27 +01:00
types.d.ts chore(deps): update all non-major dependencies (main) (#28321) 2024-08-05 16:33:27 +01:00