Typed SIGTERM
|
5ccd3a951f
|
fix(schema): check if app.head.meta values are undefined (#30959)
|
2025-02-12 08:55:14 +00:00 |
|
Julien Huang
|
2fa17462da
|
feat(kit,nuxt): allow multiple nuxts to run in one process (#30510)
|
2025-02-11 19:33:17 +00:00 |
|
Daniel Roe
|
d68e8ce573
|
fix(schema): return null from resolve functions
|
2025-02-11 19:32:19 +00:00 |
|
Daniel Roe
|
3af848f9a6
|
feat(kit,nuxt,schema): support experimental decorators syntax (#27672)
|
2025-02-11 19:32:18 +00:00 |
|
Daniel Roe
|
63e0c342cd
|
fix(schema): normalise additional experimental options
|
2025-02-10 20:31:12 +00:00 |
|
Daniel Roe
|
6a4b7232fc
|
feat(schema): add runtime + internal type validation (#30844)
|
2025-02-10 16:49:02 +00:00 |
|
Ryota Watanabe
|
41d4973279
|
feat(nuxt): allow disabling auto-imported polyfills (#30332)
|
2025-02-10 16:47:24 +00:00 |
|
Daniel Roe
|
aba75bd5a5
|
fix(schema): update type import to nitropack
|
2025-02-08 21:17:07 +00:00 |
|
Anthony Fu
|
31c4c511ff
|
feat(nuxt): support tracking changes to nuxt options by modules (#30555)
|
2025-02-08 20:55:01 +00:00 |
|
Anthony Fu
|
adc8c801c0
|
feat(nuxt): granular debug options (#30578)
|
2025-02-08 20:53:17 +00:00 |
|
Charlie ✨
|
48b106dc38
|
docs: remove backslashes in spaLoadingTemplate example (#30830)
|
2025-02-05 14:41:24 +00:00 |
|
Daniel Roe
|
406db5b4d2
|
fix(vite,webpack): restrict access via cors to local origins + allow configuration via devServer.cors
|
2025-01-24 16:51:31 +00:00 |
|
Daniel Roe
|
09c3f79eff
|
fix(schema): allow overriding dev /test environment value (#30667)
|
2025-01-21 12:08:21 +00:00 |
|
Daniel Roe
|
b8742662ad
|
fix(kit,nuxt,schema,vite): improve watching behaviour (#30620)
|
2025-01-16 23:59:55 +00:00 |
|
Daniel Roe
|
a603d4908b
|
fix(schema): override vueCompilerOptions.plugins type (#30454)
|
2025-01-04 23:05:03 +00:00 |
|
Connor Roberts
|
e786d79bee
|
fix(schema): support pfx certificate for dev server (#30412)
|
2025-01-04 21:37:32 +00:00 |
|
Daniel Roe
|
e629a2ddbf
|
perf(schema): drop unneeded type-only schema dependencies (#30411)
|
2024-12-30 00:23:58 +00:00 |
|
Daniel Roe
|
8e2ca5bdc2
|
docs: update references to lodash and recommend es-toolkit
|
2024-12-30 00:20:13 +00:00 |
|
Daniel Roe
|
ceac86e348
|
fix(schema): gate inline style change behind v4 check
|
2024-12-23 16:29:09 +00:00 |
|
Julien Huang
|
58b6b72fc3
|
perf(nuxt): remove useId from composable key plugin (#30328)
|
2024-12-23 16:29:09 +00:00 |
|
Daniel Roe
|
a4e77a1ca0
|
perf(schema): only inline styles for vue components (#30305)
|
2024-12-20 12:15:14 +00:00 |
|
Alexander Lichter
|
aa79b3a120
|
feat(nuxt): add mode: 'navigation' to callOnce (#30260)
|
2024-12-18 16:36:46 +00:00 |
|
derHodrig
|
d9aab7a21a
|
docs: update auto-imports to advertise the scan feature (#30292)
|
2024-12-18 16:36:45 +00:00 |
|
Daniel Roe
|
73761dade5
|
fix(schema): hoist nitro runtime types
|
2024-12-16 16:48:14 +00:00 |
|
Daniel Roe
|
333d71a299
|
docs: update nitro links + fix link checking (#30228)
|
2024-12-13 20:46:29 +00:00 |
|
Nikolay
|
aa6cc48eb0
|
fix(nuxt,schema): allow showing spa loader til after hydration (#29776)
|
2024-12-09 14:27:07 +00:00 |
|
Daniel Roe
|
02390109c9
|
test: add additional attw test for built packages (#30206)
|
2024-12-09 14:25:38 +00:00 |
|
bjoaquinc
|
3947a7b97c
|
docs: added options and option definitions for sourcemap (#30201)
|
2024-12-09 14:11:13 +00:00 |
|
wzc520pyfm
|
74d8603149
|
fix(schema): allow routerOptions.history to return null (#30192)
|
2024-12-09 14:11:13 +00:00 |
|
Daniel Roe
|
c2ef5e4924
|
feat(nuxt): print nuxt hook timings in browser devtools (#29922)
|
2024-12-06 21:10:06 +00:00 |
|
Daniel Roe
|
381a0c0680
|
docs: update links to vite.dev (#30111)
|
2024-12-03 09:57:56 +00:00 |
|
Damian Głowala
|
ddb25bd37a
|
feat(nuxt,schema): allow setting serialisable vue app config (#28873)
|
2024-11-27 17:09:49 +00:00 |
|
Harlan Wilton
|
a7dfc62038
|
feat(nuxt): experimental extraPageMetaExtractionKeys (#30015)
|
2024-11-27 17:07:41 +00:00 |
|
Inesh Bose
|
b1c08f77b2
|
feat(kit): allow module default options to be async (#29980)
|
2024-11-27 17:07:09 +00:00 |
|
Lukas Bauer
|
38e40ce2bd
|
docs: fix rou3 link in nitro.js (#29775)
|
2024-11-05 10:14:55 +00:00 |
|
Daniel Roe
|
54096875ee
|
fix(schema): hoist nitropack/types to ensure api routes are typed
|
2024-11-03 20:58:25 +00:00 |
|
Nils
|
b2accc6de7
|
feat(nuxt): allow chunk error or manifest update -> reload (#28160)
|
2024-11-02 23:14:01 +00:00 |
|
Estéban
|
18d547d5a5
|
feat(schema,nuxt): add shared/ folder and #shared alias (#28682)
|
2024-11-02 23:13:59 +00:00 |
|
xjccc
|
56ceb1840e
|
feat(nuxt): allow enabling route props in definePageMeta (#29586)
|
2024-10-22 15:38:04 +01:00 |
|
Bobbie Goede
|
39951fd472
|
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861)
|
2024-10-22 15:38:04 +01:00 |
|
Daniel Roe
|
3bbcd7d218
|
fix(schema): mark configFile as required in layer type
|
2024-10-16 11:52:23 +01:00 |
|
Alexander
|
2513c80816
|
fix(schema): use ConfigLayer type from c12 (#29370)
|
2024-10-11 23:39:27 +01:00 |
|
Daniel Roe
|
e207f7e993
|
feat(rspack,webpack): add rspack builder (#29142)
Co-authored-by: "yangjian.fe" <yangjian.fe@bytedance.com>
Co-authored-by: underfin <likui6666666@gmail.com>
|
2024-10-09 15:59:32 +02:00 |
|
Daniel Roe
|
0f210e3170
|
refactor(nuxt,schema,vite,webpack): use unplugin for vfs (#29165)
|
2024-10-09 15:04:58 +02:00 |
|
Daniel Roe
|
da0dfd3054
|
feat(kit,schema): add addServerTemplate utility (#29320)
|
2024-10-09 08:28:57 +02:00 |
|
Julien Huang
|
2e69612206
|
feat(nuxt): normalise component names to match nuxt pattern (#28745)
|
2024-09-25 22:52:13 +01:00 |
|
Daniel Roe
|
03342f8575
|
fix(nuxt): don't resolve relative import type paths for deps (#29069)
|
2024-09-19 13:26:27 +01:00 |
|
Daniel Roe
|
79773710c3
|
fix(nuxt,schema): accept any module in inline modules array (#28922)
|
2024-09-10 22:39:00 +01:00 |
|
Daniel Roe
|
77bd30a0b8
|
fix(schema): enable propsDestructure by default (#28830)
|
2024-09-09 10:27:50 +01:00 |
|
Daniel Roe
|
bafc482fa5
|
perf(nuxt): cache vue app build outputs (#28726)
|
2024-08-28 22:39:40 +01:00 |
|