Julien Huang
|
8bb8d824c7
|
fix(nuxt): detect component usage within ssrRender (#26162)
|
2024-03-09 13:38:08 +01:00 |
|
Daniel Roe
|
8323220f74
|
perf(nuxt): tree shake island renderer
|
2024-03-09 11:25:11 +01:00 |
|
renovate[bot]
|
91ee43f90a
|
chore(deps): update all non-major dependencies to ^1.8.12 (main) (#26159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-09 08:57:54 +01:00 |
|
Daniel Roe
|
264bf98339
|
fix(nuxt): clone paths to prevent shared object
|
2024-03-09 06:56:21 +00:00 |
|
Daniel Roe
|
7252b56d52
|
chore: add back stylistic rules and lint project
|
2024-03-09 06:48:15 +00:00 |
|
Daniel Roe
|
3782ac0a2c
|
fix(kit): handle errors resolving module path
|
2024-03-09 06:30:02 +00:00 |
|
Daniel Roe
|
63bfaac120
|
fix(nuxt): handle errors resolving package paths
|
2024-03-09 06:07:39 +00:00 |
|
renovate[bot]
|
e1b3c5e482
|
chore(deps): update all non-major dependencies (main) (#26157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-03-08 23:03:01 +00:00 |
|
Daniel Roe
|
dd1cdbc052
|
fix(nuxt): provide typescript aliases for core packages (#26158)
|
2024-03-08 22:58:37 +00:00 |
|
renovate[bot]
|
f0fd15bcf7
|
chore(deps): update dependency unplugin to ^1.9.0 (main) (#26156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-08 21:02:55 +00:00 |
|
Daniel Roe
|
0cc7f298f9
|
feat(nuxt): support async transforms for data composables (#26154)
|
2024-03-08 19:22:46 +00:00 |
|
Daniel Roe
|
b7516a1392
|
fix(nuxt): access prerender cache synchronously (#26146)
|
2024-03-08 17:03:38 +00:00 |
|
Daniel Roe
|
6407cea620
|
fix(nuxt): watch custom cookieRef values deeply (#26151)
|
2024-03-08 17:03:31 +00:00 |
|
renovate[bot]
|
5c284ffda8
|
chore(deps): update all non-major dependencies (main) (#26124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-08 09:49:20 +00:00 |
|
Daniel Roe
|
47cdd7dd07
|
fix(nuxt): use flat cache directory for prerender data
|
2024-03-08 09:47:57 +00:00 |
|
Daniel Roe
|
e9082ad28e
|
fix(nuxt): handle external redirects from routeRules (#26120)
|
2024-03-07 01:17:40 +00:00 |
|
renovate[bot]
|
a249782f6f
|
chore(deps): update dependency unplugin to ^1.8.3 (main) (#26117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-06 22:27:00 +00:00 |
|
Daniel Roe
|
d6edb30c5a
|
docs: update cssnano website url
https://github.com/cssnano/cssnano/pull/1578
|
2024-03-06 20:46:34 +00:00 |
|
Bogdan Kostyuk
|
98aa2c222f
|
feat(nuxt): usePreviewMode composable (#21705)
|
2024-03-06 17:14:15 +00:00 |
|
Julien Huang
|
f0442d0ddb
|
feat(nuxt): emit error if <NuxtIsland> can't fetch island (#25798)
|
2024-03-06 16:45:43 +00:00 |
|
Divine
|
83314f1c95
|
feat(nuxt): custom loading reset/hide delay + force finish() (#25932)
|
2024-03-06 16:27:05 +00:00 |
|
Horváth Bálint
|
7095048f3b
|
feat(nuxt): add page:view-transition:start hook (#26045)
|
2024-03-06 15:58:40 +00:00 |
|
Julien Huang
|
6d93014c52
|
feat(nuxt): allow using nuxt-client in all components (#25479)
|
2024-03-06 15:26:19 +00:00 |
|
renovate[bot]
|
a80bdd1e59
|
chore(deps): update dependency cssnano to ^6.1.0 (main) (#26107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-06 15:20:52 +00:00 |
|
Bogdan Kostyuk
|
230f6b4f19
|
feat(nuxt): client-only pages (#25037)
|
2024-03-06 14:38:39 +00:00 |
|
Daniel Roe
|
bc44dfc484
|
perf(nuxt): use fallthrough cache for prerender (#26104)
|
2024-03-06 14:29:07 +00:00 |
|
Damian Głowala
|
2e8d47c269
|
fix(kit): resolve module node_modules for modulesDir (#25548)
|
2024-03-06 14:27:17 +00:00 |
|
i-udas
|
c6e1c9bb70
|
fix(nuxt): add space before <html> and <body> attrs (#26027)
|
2024-03-06 14:20:17 +00:00 |
|
renovate[bot]
|
f844636e18
|
chore(deps): update devdependency c12 to v1.10.0 (main) (#26105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-06 14:13:34 +00:00 |
|
Andre van Tonder
|
f09311d717
|
fix(nuxt): export AsyncDataRequestStatus type (#26023)
|
2024-03-06 12:59:21 +00:00 |
|
Daniel Roe
|
209ae4ac62
|
fix(nuxt): cache-bust payloads with build id (#26068)
|
2024-03-06 12:50:59 +00:00 |
|
Daniel Roe
|
bdf201d24d
|
fix(nuxt): use exported toExports from unimport (#26086)
|
2024-03-06 12:44:50 +00:00 |
|
Daniel Roe
|
bbf4186507
|
fix(nuxt): resolve defu /h3 paths in type templates (#26085)
|
2024-03-06 12:44:33 +00:00 |
|
Daniel Roe
|
b4bce578c6
|
fix(nuxt): don't refetch server components in initial html (#26089)
|
2024-03-06 11:55:06 +00:00 |
|
renovate[bot]
|
b90b4da4ce
|
chore(deps): update all non-major dependencies (main) (#26097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-06 11:54:58 +00:00 |
|
renovate[bot]
|
a8a06bbf58
|
chore(deps): update all non-major dependencies to v2.0.5 (main) (#26088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-05 20:34:04 +00:00 |
|
renovate[bot]
|
a80fc38f61
|
chore(deps): update all non-major dependencies (main) (#26075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-05 11:08:35 +00:00 |
|
Daniel Roe
|
2e8c598e4d
|
fix(nuxt): only check if server page is prerendered on client (#26081)
|
2024-03-05 10:36:05 +00:00 |
|
Oumar Barry
|
280d30d5e1
|
fix(schema): disable typescript.shim in favour of volar (#26052)
|
2024-03-05 10:32:40 +00:00 |
|
Daniel Roe
|
2e1530c6b4
|
fix(nuxt): pass event to useRuntimeConfig in Nuxt renderer (#26058)
|
2024-03-04 11:37:24 +00:00 |
|
renovate[bot]
|
75278ca8fb
|
chore(deps): update all non-major dependencies (main) (#25983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-03-04 11:28:26 +00:00 |
|
Julien Huang
|
23fbe8513b
|
perf(nuxt): don't check isPrerendered in dev for server page (#26061)
|
2024-03-04 10:32:34 +00:00 |
|
renovate[bot]
|
c4a7041d41
|
chore(deps): update devdependency @vue/language-core to v2 (main) (#26038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-04 10:32:08 +00:00 |
|
Daniel Roe
|
4fbbc10f62
|
fix(nuxt): skip vue style blocks in unctx transform (#26059)
|
2024-03-03 21:36:12 +00:00 |
|
Francesco Scutellaro
|
2d3f495a7f
|
docs: improve pick and transform doc (#26043)
|
2024-03-02 14:08:42 +01:00 |
|
renovate[bot]
|
fa79b86d4a
|
chore(deps): pin devdependency @vue/language-core to 1.8.27 (main) (#25980)
|
2024-02-27 20:06:52 +01:00 |
|
Andrea Basile
|
3258cacc28
|
fix(schema): add vueCompilerOptions property to tsConfig (#25924)
|
2024-02-27 16:31:46 +01:00 |
|
Alexander Lichter
|
15a4a080ac
|
fix(nuxt): produce valid css selector from useId (#25969)
|
2024-02-27 10:57:26 +00:00 |
|
Mehmet
|
40c3a3918e
|
fix(nuxt): don't try to strip directory file extensions (#25965)
|
2024-02-27 09:11:27 +00:00 |
|
Daniel Roe
|
08b656a047
|
fix(kit): don't warn if middleware is added twice
|
2024-02-26 21:22:10 +00:00 |
|