Daniel Flanagan
|
94a98f1d8f
|
docs: fix Cloudflare spelling (#27989)
|
2024-07-03 09:34:47 +01:00 |
|
Daniel Roe
|
b280a889ec
|
fix(nuxt): omit rendering payload prefetch when noScripts (#27972)
|
2024-07-03 09:34:47 +01:00 |
|
renovate[bot]
|
9db1316a44
|
chore(deps): pin dependencies (3.x) (#27983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-02 21:26:39 +01:00 |
|
山吹色御守
|
db9a2d6044
|
fix(schema): resolve public alias correctly (#27975)
|
2024-07-02 20:51:13 +01:00 |
|
izzy goldman
|
4391381c61
|
refactor(schema,vite,webpack): rework postcss module loading (#27946)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-07-02 20:51:13 +01:00 |
|
Daniel Roe
|
20dc6e5030
|
perf(vite): avoid extra resolve call for resolveId in layers (#27971)
|
2024-07-02 20:51:12 +01:00 |
|
Daniel Roe
|
90900c6c8a
|
perf(vite): start warmups after nitro build (#27963)
|
2024-07-02 20:51:11 +01:00 |
|
renovate[bot]
|
bbb755084b
|
chore(deps): update devdependency playwright-core to v1.45.1 (3.x) (#27977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-02 20:38:29 +01:00 |
|
renovate[bot]
|
0593ccde4d
|
chore(deps): update all non-major dependencies (3.x) (#27970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-02 19:27:06 +01:00 |
|
Anthony Fu
|
83bd4fde90
|
docs: fix link
|
2024-07-02 18:41:58 +02:00 |
|
github-actions[bot]
|
a9fcd82d8e
|
v3.12.3
|
2024-07-02 16:05:11 +01:00 |
|
Daniel Roe
|
a39263ed3b
|
fix(nuxt): improve dx around compatibility date prompt (#27965)
|
2024-07-02 15:21:42 +01:00 |
|
Daniel Roe
|
f07969d888
|
chore: remove unused variable
|
2024-07-02 15:21:33 +01:00 |
|
Daniel Roe
|
d14f7ec460
|
refactor(kit,nuxt): use performance.now to measure time
|
2024-07-02 15:21:27 +01:00 |
|
renovate[bot]
|
ffab26b8ed
|
chore(deps): update dependency esbuild to ^0.23.0 (3.x) (#27959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-02 14:12:20 +01:00 |
|
Daniel Roe
|
f9fa1a3e99
|
fix(vite): fix type issue with legacy dev bundler
|
2024-07-01 23:33:52 +01:00 |
|
Daniel Roe
|
c222fe7aa9
|
docs: mention layers in directory guide
|
2024-07-01 23:15:32 +01:00 |
|
Daniel Roe
|
3f895ef845
|
fix(nuxt): seed crawler when prerendering pages (#27955)
Co-authored-by: Josh Dean <jdbdean@gmail.com>
|
2024-07-01 23:04:10 +01:00 |
|
Daniel Roe
|
4cab71d66e
|
fix(kit,nuxt): ensure webworker types are available
|
2024-07-01 23:04:04 +01:00 |
|
Daniel Roe
|
0cd98e1164
|
fix(vite): omit css ?raw from head when in dev mode (#27940)
|
2024-07-01 23:03:55 +01:00 |
|
Daniel Roe
|
164b32c223
|
fix(nuxt): allow configuring server components in modules (#27936)
|
2024-07-01 23:03:47 +01:00 |
|
renovate[bot]
|
bc5b34711d
|
chore(deps): update devdependency typescript to v5.5.3 (3.x) (#27954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-01 22:43:57 +01:00 |
|
renovate[bot]
|
f83865b7e5
|
chore(deps): update autofix-ci/action digest to 2891949 (3.x) (#27953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-01 22:43:46 +01:00 |
|
renovate[bot]
|
a3fe751c9e
|
chore(deps): update dependency pkg-types to ^1.1.2 (3.x) (#27948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-01 15:14:44 +01:00 |
|
Typed SIGTERM
|
1d2c0a404a
|
docs: warn about ref unwrapping when auto-importing ref s (#27933)
|
2024-07-01 10:25:24 +01:00 |
|
Seno
|
3057a04ef0
|
fix(nuxt): improve async data warning (#27874) (#27934)
|
2024-07-01 10:25:24 +01:00 |
|
Julien Huang
|
950b5b6c49
|
fix(nuxt): use pascal name when loading server component (#27928)
|
2024-07-01 10:25:24 +01:00 |
|
Michael Brevard
|
951c07d180
|
docs: remove duplicate server-side notice in runtime config (#27929)
|
2024-07-01 10:25:24 +01:00 |
|
renovate[bot]
|
7bd2745fde
|
chore(deps): update all non-major dependencies (3.x) (#27927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-30 23:35:08 +01:00 |
|
Daniel Roe
|
5d2dc97147
|
docs: update reference to nightly release for testing nuxt 4
|
2024-06-30 11:21:02 +01:00 |
|
Daniel Roe
|
3c16c890c1
|
docs: update Nuxt 3 -> Nuxt or Nuxt 3+
|
2024-06-30 11:21:01 +01:00 |
|
Daniel Roe
|
748bc751d6
|
docs: update roadmap + readme
|
2024-06-30 11:21:01 +01:00 |
|
Daniel Roe
|
1be6393647
|
ci: don't run changelog update on 2.x branch
|
2024-06-30 11:21:01 +01:00 |
|
Daniel Roe
|
9f9fb92510
|
chore: remove issue template for 2.x
|
2024-06-30 11:21:01 +01:00 |
|
Ryota Watanabe
|
a07ca1f6f7
|
docs: compatibilityVersion is available in the latest release (#27919)
|
2024-06-30 11:21:01 +01:00 |
|
Daniel Roe
|
8003cf72f6
|
chore: remove renovate configuration from 2.x branch
|
2024-06-30 11:21:01 +01:00 |
|
renovate[bot]
|
c51de65eaf
|
chore(deps): update all non-major dependencies to v2.0.24 (3.x) (#27922)
|
2024-06-30 10:56:40 +01:00 |
|
Daniel Roe
|
ecb35d3a2a
|
fix(nuxt): pass augmented pages to child paths
resolves https://github.com/nuxt/nuxt/issues/27781
|
2024-06-30 01:45:48 +01:00 |
|
renovate[bot]
|
ca9d9825b2
|
chore(deps): update all non-major dependencies (3.x) (#27913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-06-30 01:19:49 +01:00 |
|
renovate[bot]
|
188ddcb3a7
|
chore(deps): update dependency @vitejs/plugin-vue to v5.0.5 (main) (#27842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-06-30 00:03:59 +01:00 |
|
Daniel Roe
|
71705550ff
|
ci: prevent more than one release from occurring at same time
|
2024-06-29 22:32:19 +01:00 |
|
Daniel Roe
|
56660cbdd7
|
ci: ignore @vitejs/plugin-vue again
|
2024-06-29 22:05:02 +01:00 |
|
Martin Masevski
|
53286747ca
|
docs: remove warning about type checking (#27911)
|
2024-06-29 21:46:13 +01:00 |
|
Daniel Roe
|
f176c150a4
|
ci: raise renovate prs against 3.x branch too
|
2024-06-29 21:46:13 +01:00 |
|
Alex Liu
|
3c2eebd5b9
|
perf(nuxt): ensure prefetchComponents is treeshaken on server (#27905)
|
2024-06-29 21:46:12 +01:00 |
|
Daniel Roe
|
7fa957729d
|
chore: add @danielroe to code owners
|
2024-06-29 21:46:12 +01:00 |
|
Daniel Roe
|
5831e9aacb
|
fix(nuxt): move app augments to core nuxt types (#27900)
|
2024-06-28 16:10:07 +02:00 |
|
Daniel Roe
|
bf2b581b53
|
fix(nuxt): add #vue-router alias for backwards compat (#27896)
|
2024-06-28 14:14:47 +02:00 |
|
Daniel Roe
|
9346c7ca7b
|
fix(nuxt): prompt to set compatibility date with latest nitro (#27893)
|
2024-06-28 14:14:47 +02:00 |
|
Bochkarev Ivan
|
a61fee91d9
|
docs: use internal link (#27894)
|
2024-06-28 14:14:47 +02:00 |
|