Daniel Roe
|
dd0d13d425
|
fix(nuxt): improved typing support for app config (#20526)
|
2023-04-26 14:30:05 +01:00 |
|
Daniel Roe
|
4c200e4a2a
|
fix(nuxi,schema): support devServer.https: true (#20498)
|
2023-04-25 15:33:29 +01:00 |
|
Daniel Roe
|
a086af9692
|
perf: allow using @parcel/watcher for dev watcher (#20179)
|
2023-04-19 22:02:52 +01:00 |
|
Daniel Roe
|
83f0103a47
|
fix(schema): rely on installed telemetry types (#19640)
|
2023-04-19 22:02:15 +01:00 |
|
Daniel Roe
|
f366ab4eb8
|
chore: remove @ts-ignore and fix some issues (#20273)
|
2023-04-14 13:53:21 +01:00 |
|
Julien Huang
|
163913a744
|
feat(nuxt): add experimentalNoScripts route rule (#19805)
|
2023-04-11 07:17:44 -07:00 |
|
Harlan Wilton
|
4da289d150
|
fix(schema): allow ignorePrefix to be changed (#20202)
|
2023-04-11 06:55:25 -07:00 |
|
Daniel Roe
|
4285092879
|
feat(nuxt): support object-syntax plugins (#20003)
|
2023-04-11 04:58:43 -07:00 |
|
Daniel Roe
|
d6c3c2439a
|
feat(nuxt): support async transform of object properties (#20182)
|
2023-04-10 14:57:13 -07:00 |
|
Daniel Roe
|
e99f923aa5
|
feat(nuxt): add experimental View Transitions API support (#20092)
|
2023-04-10 04:33:14 -07:00 |
|
Anthony Fu
|
11a9780c80
|
feat(nuxt): prompt to install devtools when it's enabled (#20126)
|
2023-04-07 08:34:11 -07:00 |
|
Harlan Wilton
|
0c9823eb87
|
perf(head): disable @vueuse/head polyfill by default (#20131)
|
2023-04-07 06:10:35 -07:00 |
|
pooya parsa
|
9e503be0f2
|
feat(nuxt): experimental option for rich json payloads (#19205)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-04-07 03:34:35 -07:00 |
|
Daniel Roe
|
d4f718d8cd
|
refactor(schema): clean up experimental options (#20112)
|
2023-04-07 03:05:09 -07:00 |
|
Julien Huang
|
3fc9a75070
|
feat(nuxt): support vue runtime compiler (#4762)
|
2023-04-06 04:51:32 -07:00 |
|
Daniel Roe
|
f40b3e2492
|
feat(nuxt): support ~ /~~ /@ /@@ aliases within layers (#19986)
|
2023-04-03 06:18:24 -07:00 |
|
Daniel Roe
|
c660b39447
|
fix(nuxt): disable x-nuxt-no-ssr header by default (#20024)
|
2023-04-03 03:39:01 -07:00 |
|
Daniel Roe
|
ae82d70895
|
fix(vite): allow extending vue config per-environment (#19968)
|
2023-03-29 03:59:57 -07:00 |
|
Daniel Roe
|
45cedd85bd
|
fix(schema): prefer src to rootDir aliases (#19937)
|
2023-03-28 01:37:06 -07:00 |
|
Daniel Roe
|
562cef24ca
|
perf(nuxt): experimentally disable vue server renderer nitro endpoint (#19825)
|
2023-03-23 09:04:40 +00:00 |
|
Anthony Fu
|
ce575b49e3
|
fix(nuxt): ignore falsy modules (#19684)
|
2023-03-19 16:16:13 -07:00 |
|
Daniel Roe
|
9d850a2a12
|
feat(nuxt): add nitro:build:public-assets hook (#19638)
|
2023-03-14 03:34:55 -07:00 |
|
Hyunseung Lee
|
e42d63a25a
|
fix(schema): show payloadExtraction warning only when unset (#18516)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-03-13 04:06:43 -07:00 |
|
Daniel Roe
|
60b4c48eb4
|
fix(nuxt,schema): merge custom and resolved app configs (#19602)
|
2023-03-11 14:53:28 -08:00 |
|
pooya parsa
|
6bd9b9448e
|
feat(kit, schema): measure module setup timings (#18648)
|
2023-03-10 03:30:22 -08:00 |
|
Harlan Wilton
|
c91e4d7933
|
feat(nuxt): add useHeadSafe and remove layer around head imports (#19548)
|
2023-03-10 00:01:21 -08:00 |
|
江麻妞
|
fdd4bddf35
|
docs: update various nitro links (#19562)
|
2023-03-09 07:25:47 -08:00 |
|
Daniel Roe
|
9036142b14
|
feat(nuxt): add watch option and refactor dev server restarting (#19530)
|
2023-03-09 03:46:08 -08:00 |
|
Daniel Roe
|
edaca1a299
|
fix(vite): allow disabling clear screen behaviour (#19531)
|
2023-03-09 01:19:02 -08:00 |
|
Julien Huang
|
1729d2e42f
|
feat(nuxt): add <NuxtClientFallback> component (#8216)
|
2023-03-08 13:13:06 -08:00 |
|
Harlan Wilton
|
8732720221
|
perf(head): drop @vueuse/head dependency (#19519)
|
2023-03-08 07:32:24 -08:00 |
|
Daniel Roe
|
df3ae8cb4e
|
feat(nuxt): enable chunk error handling by default (#19086)
|
2023-03-08 12:17:22 +00:00 |
|
Anthony Fu
|
624314600d
|
feat(vite): use custom logger to show vite logs (#19523)
|
2023-03-08 03:56:41 -08:00 |
|
Daniel Roe
|
60d07df4cc
|
feat(nuxt): support custom keyed composables (#19490)
|
2023-03-07 13:06:15 -08:00 |
|
Jakub Andrzejewski
|
3f1e02351d
|
feat(nuxi,schema): add support for setting nuxt logLevel (#19369)
|
2023-03-07 04:18:47 -08:00 |
|
Harlan Wilton
|
bb61496e98
|
feat(nuxt): allow configuring treeshakeable composables (#19383)
|
2023-03-07 01:30:05 -08:00 |
|
Samuel DIDIER-LAURENT
|
b9e6980a62
|
docs: update devServer.https example (#19486)
|
2023-03-06 14:54:40 -08:00 |
|
Daniel Roe
|
129bb4fa3a
|
feat(kit,nuxt): add component priority to allow overriding (#19252)
|
2023-03-06 03:33:40 -08:00 |
|
Alexander Lichter
|
a670e07703
|
docs: fix link to nitro routeRules (#19455)
|
2023-03-05 10:10:56 +00:00 |
|
pooya parsa
|
71225e50c5
|
feat(nuxt): enable config schema by default (#19172)
|
2023-03-04 06:39:26 -08:00 |
|
Daniel Roe
|
3681bddfd5
|
feat(nuxt): auto-register modules in ~/modules (#19394)
|
2023-03-03 17:52:55 +00:00 |
|
Ivan
|
7131aef820
|
feat(schema): allow adding page routes without a matching file (#19173)
|
2023-03-03 06:07:42 -08:00 |
|
Anthony Fu
|
db5ea91916
|
feat(nuxi): cli wrapper for self restart (#18641)
|
2023-03-03 05:45:38 -08:00 |
|
Xin Du (Clark)
|
654b9a21d7
|
fix(schema): update vite import.meta types (#19338)
|
2023-03-03 02:20:15 -08:00 |
|
Jakub Andrzejewski
|
5cfd835163
|
feat(nuxi): reload nuxt when restart hook is called (#19084)
|
2023-03-01 04:15:01 -08:00 |
|
Hamish Claxton
|
c45b842037
|
fix(nuxi): read devServer options from nuxt config (#19055)
|
2023-02-16 05:17:56 -08:00 |
|
Nick Williams
|
9dc5413cbd
|
fix(vite): respect isCustomElement config for jsx transform (#19053)
|
2023-02-16 04:45:08 -08:00 |
|
Daniel Roe
|
96b09ea982
|
feat(nuxt): add experimental app:chunkError hook and reload strategy (#19038)
|
2023-02-16 04:43:58 -08:00 |
|
Daniel Roe
|
80f73d39ce
|
docs: remove reference to obsolete static property
resolves #15009
|
2023-02-15 12:54:49 +00:00 |
|
Daniel Roe
|
19bef5aba4
|
fix(schema): allow type inference of arrays in runtime config (#18931)
* fix(schema): allow type inference of arrays in runtime config
* test: add types fixture
|
2023-02-10 07:36:10 +00:00 |
|