renovate[bot]
|
25617516fb
|
chore(deps): update all non-major dependencies (main) (#26189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-03-13 16:00:57 -07:00 |
|
Daniel Roe
|
a9effe9c8a
|
feat(nuxt): allow generating metadata for nuxt components (#26204)
|
2024-03-13 15:57:04 -07:00 |
|
Anthony Aslangul
|
2baaab9893
|
fix(nuxt): register/scan plugins with jsx/tsx extensions (#26230)
|
2024-03-13 15:50:15 -07:00 |
|
Daniel Roe
|
e889a7df59
|
docs: update link to zhead
|
2024-03-13 15:48:29 -07:00 |
|
Daniel Roe
|
9bfd988ca6
|
feat(nuxt): enable islands if server pages/components present (#26223)
|
2024-03-13 07:39:35 -07:00 |
|
Daniel Roe
|
f080c426a2
|
fix(nuxt): init payload when using islands with ssr: false
|
2024-03-12 17:06:46 -07:00 |
|
Mehmet
|
8010b04f69
|
fix(nuxt): only strip supported extensions when generating import types (#26218)
|
2024-03-12 10:25:28 -07:00 |
|
Daniel Roe
|
a04b88bfcd
|
fix(nuxt): generate typed routes after pages are scanned (#26206)
|
2024-03-12 06:28:54 -07:00 |
|
Mostafa Said
|
5089016695
|
docs: add mentions on Vue School tutorials (#25997)
|
2024-03-11 17:56:57 +01:00 |
|
Alex Liu
|
79cdb0b881
|
refactor(nuxt): simplify request computation (#26191)
|
2024-03-11 09:33:39 -07:00 |
|
Adam DeHaven
|
5d3cbff6ac
|
docs: add cache.varies docs for multi-tenant use case (#26197)
|
2024-03-11 07:35:33 -07:00 |
|
Harlan Wilton
|
06af1cd6d3
|
fix(nuxt): improved plugin annotating warnings (#26193)
|
2024-03-11 07:34:10 -07:00 |
|
Alexander Lichter
|
536998727a
|
feat(nuxt): add dedicated #teleports element for ssr teleports (#25043)
|
2024-03-11 07:33:49 -07:00 |
|
Daniel Roe
|
27f9c55fc2
|
docs: add app:manifest:update hook (#26192)
|
2024-03-11 05:12:48 -07:00 |
|
Alex Liu
|
ac54da242f
|
perf(nuxt): use faster approach to check cache exists (#26172)
|
2024-03-10 13:07:00 -07:00 |
|
Julien Huang
|
6723123a2e
|
perf(nuxt): skip adding selective-client code if not enabled (#26176)
|
2024-03-10 10:28:14 -07:00 |
|
renovate[bot]
|
f772e564c8
|
chore(deps): update all non-major dependencies (main) (#26166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-10 10:23:52 -07:00 |
|
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]
|
260d468a49
|
chore(deps): pin devdependency eslint-config-standard to 17.1.0 (main) (#26160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-09 09:06:16 +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 |
|
renovate[bot]
|
4023f7c824
|
chore(deps): update devdependency happy-dom to v13.7.0 (main) (#26148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-08 17:03:58 +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 |
|
k-karen
|
cd3cf0b41a
|
docs: fix bracket escape on definePageMeta page (#26139)
|
2024-03-08 07:24:24 +00:00 |
|
Ryota Watanabe
|
a9af9e0288
|
docs: added bridge macros.pageMeta and typescript.esbuild option (#26136)
|
2024-03-08 07:21:56 +00:00 |
|
Damian Głowala
|
8f7724133f
|
chore: update .npmrc (#26135)
|
2024-03-08 07:19:46 +00:00 |
|
Daniel Roe
|
e9082ad28e
|
fix(nuxt): handle external redirects from routeRules (#26120)
|
2024-03-07 01:17:40 +00:00 |
|
Antoine Zanardi
|
7551e440e0
|
docs: improve readme readability (#26118)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2024-03-07 00:37:20 +01: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 |
|
Sultanov Mirjamol
|
9e86ffdd05
|
docs: add warning about latest vue-tsc (#26083)
|
2024-03-06 20:59:44 +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 |
|
renovate[bot]
|
1bc76000e3
|
chore(deps): update devdependency typescript to v5.4.2 (main) (#26115)
|
2024-03-06 19:02:22 +00:00 |
|
renovate[bot]
|
31f054ee58
|
chore(deps): update all non-major dependencies (main) (#26112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-06 17:56:52 +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 |
|