Pooya Parsa
|
fdbfed1280
|
chore: fix small typos (#26907)
|
2024-04-23 13:53:11 +01:00 |
|
Julien Huang
|
f0902f9301
|
perf(nuxt): remove state from nuxt island response (#26863)
|
2024-04-20 04:56:56 +03:00 |
|
Inesh Bose
|
00a47be49a
|
fix(nuxt): re-initialise nuxt._ignore after all modules run (#26680)
|
2024-04-19 11:48:19 +03:00 |
|
Ivan Kalachikov
|
4fea6da1ae
|
feat(nuxt): add <NuxtRouteAnnouncer> and useRouteAnnouncer (#25741)
|
2024-04-17 16:58:13 +01:00 |
|
Daniel Roe
|
75e43ac427
|
fix(nuxt): avoid double-slash in ignore pattern
|
2024-04-17 14:23:20 +01:00 |
|
Ryan Clements
|
b7ba3a4a80
|
fix(nuxt): hint prerenderer to crawl routes at runtime (#26694)
|
2024-04-13 00:21:02 +02:00 |
|
Damian Głowala
|
dec7191ac5
|
fix(nuxt): correctly remove extension from path in hasSuffix (#26725)
|
2024-04-11 08:23:14 +02:00 |
|
Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Anthony Fu
|
ee608cea2c
|
chore: update moduleResolution to Bundler (#26658)
|
2024-04-05 16:36:52 +01:00 |
|
Daniel Roe
|
2f8915127d
|
fix(nuxt): suppress warning about resolve cache-driver (#26595)
|
2024-04-03 09:51:05 +01:00 |
|
Julien Huang
|
6dcad76a06
|
perf(nuxt): reduce nuxt island payload (#26569)
|
2024-03-30 07:41:46 +00:00 |
|
Daniel Roe
|
fa9d43753d
|
fix(nuxt): support serialising rich server logs (#26503)
|
2024-03-27 11:42:43 +00:00 |
|
Daniel Roe
|
baf8539f31
|
fix(nuxt): add build id to rendered payload url (#26504)
|
2024-03-27 11:13:19 +00:00 |
|
Daniel Roe
|
cca81bcae4
|
fix(nuxt): exclude <srcDir>/index.html from import protection (#26430)
|
2024-03-21 13:18:09 +00:00 |
|
Daniel Roe
|
8c3159f4ba
|
fix(nuxt): pass joinRelativeURL + share paths on server (#26407)
|
2024-03-21 11:57:11 +00:00 |
|
Anthony Fu
|
4a880cb693
|
fix(nuxt): print errors when compiling templates (#26410)
|
2024-03-21 09:38:54 +00:00 |
|
Daniel Roe
|
5de7244032
|
fix(nuxt): handle underscores in island names (#26370)
|
2024-03-20 00:01:28 +00:00 |
|
Daniel Roe
|
90591e3a3c
|
fix(nuxt): don't warn when injecting client-only components (#26341)
|
2024-03-18 14:41:01 +00:00 |
|
Daniel Roe
|
523db1a197
|
fix(nuxt): ignore failures to access asyncContext in environments without it
|
2024-03-17 20:12:45 +01:00 |
|
Daniel Roe
|
5b29dd3f3c
|
fix(nuxt): conditionally use tsx parser (#26314)
|
2024-03-17 17:57:11 +01:00 |
|
Daniel Roe
|
b3ced3d694
|
fix(nuxt): ignore console.logs called outside event context
resolves https://github.com/nuxt/nuxt/issues/26308
|
2024-03-17 16:36:45 +01:00 |
|
Daniel Roe
|
3c7e68c846
|
fix(nuxt): handle nightly releases for hoisted types
|
2024-03-16 17:18:31 -07:00 |
|
Daniel Roe
|
cac7454702
|
refactor(nuxt): rename nuxtMiddleware to appMiddleware
|
2024-03-16 15:03:09 -07:00 |
|
Daniel Roe
|
c6aa617839
|
chore: do not export unused type
|
2024-03-16 14:59:03 -07:00 |
|
Horu
|
f9fe282506
|
feat(nuxt): add nuxtMiddleware route rule (#25841)
|
2024-03-16 11:53:01 -07:00 |
|
Daniel Roe
|
0362ebf43c
|
fix(nuxt): use joinRelativeURL for build assets (#26282)
|
2024-03-15 18:31:29 -07:00 |
|
Daniel Roe
|
e272b2f2e1
|
feat(nuxt): pass server logs to client (#25936)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2024-03-15 16:36:47 -07:00 |
|
Daniel Roe
|
81933dfc3d
|
fix(nuxt): don't ignore any files from buildAssetsDir
|
2024-03-15 11:16:57 -07:00 |
|
Daniel Roe
|
85166cced7
|
feat(schema): allow configuring type hoists with typescript.hoist
|
2024-03-15 11:00:19 -07:00 |
|
Anthony Fu
|
bd0e759b22
|
perf(nuxt): only update changed templates (#26250)
|
2024-03-14 11:56:17 -07:00 |
|
Daniel Roe
|
b102d04185
|
feat(vite): handle multiple/custom public dirs (#26163)
|
2024-03-13 17:18:44 -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
|
9bfd988ca6
|
feat(nuxt): enable islands if server pages/components present (#26223)
|
2024-03-13 07:39:35 -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
|
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
|
63bfaac120
|
fix(nuxt): handle errors resolving package paths
|
2024-03-09 06:07:39 +00:00 |
|
Daniel Roe
|
dd1cdbc052
|
fix(nuxt): provide typescript aliases for core packages (#26158)
|
2024-03-08 22:58:37 +00:00 |
|
Daniel Roe
|
b7516a1392
|
fix(nuxt): access prerender cache synchronously (#26146)
|
2024-03-08 17:03:38 +00:00 |
|
Daniel Roe
|
47cdd7dd07
|
fix(nuxt): use flat cache directory for prerender data
|
2024-03-08 09:47:57 +00:00 |
|
Julien Huang
|
6d93014c52
|
feat(nuxt): allow using nuxt-client in all components (#25479)
|
2024-03-06 15:26:19 +00:00 |
|
Daniel Roe
|
bc44dfc484
|
perf(nuxt): use fallthrough cache for prerender (#26104)
|
2024-03-06 14:29:07 +00:00 |
|
i-udas
|
c6e1c9bb70
|
fix(nuxt): add space before <html> and <body> attrs (#26027)
|
2024-03-06 14:20:17 +00:00 |
|
Daniel Roe
|
209ae4ac62
|
fix(nuxt): cache-bust payloads with build id (#26068)
|
2024-03-06 12:50:59 +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
|
2e1530c6b4
|
fix(nuxt): pass event to useRuntimeConfig in Nuxt renderer (#26058)
|
2024-03-04 11:37:24 +00:00 |
|
Daniel Roe
|
4fbbc10f62
|
fix(nuxt): skip vue style blocks in unctx transform (#26059)
|
2024-03-03 21:36:12 +00:00 |
|
Michael Brevard
|
ff1bb56e3f
|
perf: early return chained functions with falsy values (#25647)
|
2024-02-26 16:08:45 +00:00 |
|
OnlyWick
|
e817655c14
|
fix(nuxt): in dev, don't link css files with ?inline query (#25822)
|
2024-02-16 17:04:37 +00:00 |
|