Michael Brevard
|
8d066205c2
|
Merge branch 'main' into patch-21
|
2024-08-13 18:22:59 +03:00 |
|
Tobias Diez
|
efae7e2b21
|
feat(nuxt): allow specifying app id when creating a nuxt app (#28392)
|
2024-08-06 16:41:51 +01:00 |
|
Michael Brevard
|
b9b25a6e41
|
Merge branch 'main' into patch-21
|
2024-08-05 20:29:29 +03:00 |
|
xjccc
|
62cccda86c
|
docs: alias links in jsdoc @see blocks (#28270)
|
2024-08-05 18:10:23 +01:00 |
|
Yasser Lahbibi
|
9ae094cafb
|
fix(schema): use new options syntax for vite-plugin-vue (#28307)
|
2024-08-05 18:08:58 +01:00 |
|
Alexander Lichter
|
e2dfdff7dc
|
chore(schema): fix typo (#28377)
|
2024-08-01 15:43:42 +02:00 |
|
FELIPE COSTA DE OLIVEIRA
|
4e54af4fad
|
docs: add language to example schema codeblock (#28294)
|
2024-07-25 18:18:59 +02:00 |
|
一纸忘忧
|
8abb1df017
|
docs: add missing comma to example (#28300)
|
2024-07-25 17:21:51 +02:00 |
|
Julien Huang
|
ed54884c20
|
fix(schema): do not override user serverDir (#28249)
|
2024-07-23 10:31:39 +02:00 |
|
Daniel Roe
|
8aefb554e0
|
fix(schema): support absolute/relative paths for assetsDir
|
2024-07-21 21:16:15 +02:00 |
|
Daniel Roe
|
874829434d
|
fix(schema): don't use app/ as srcDir if it doesn't exist (#28176)
|
2024-07-16 15:12:31 +01:00 |
|
Michael Brevard
|
2df3351048
|
Merge branch 'main' into patch-21
|
2024-07-12 14:01:28 +03:00 |
|
Daniel Roe
|
0047c6a1a2
|
fix(schema): don't constrain postcss plugin options (#28045)
|
2024-07-05 10:46:07 +01:00 |
|
山吹色御守
|
e80dc5ac09
|
fix(schema): resolve public alias correctly (#27975)
|
2024-07-02 20:47:18 +01:00 |
|
izzy goldman
|
373d015ae7
|
refactor(schema,vite,webpack): rework postcss module loading (#27946)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-07-02 19:28:48 +01:00 |
|
Daniel Roe
|
7aae4033b8
|
fix(nuxt)!: bump internal majorVersion to 4
|
2024-07-01 21:06:40 +01:00 |
|
Daniel Roe
|
2afc1fe226
|
docs: update Nuxt 3 -> Nuxt or Nuxt 3+
|
2024-06-30 11:11:22 +01:00 |
|
Daniel Roe
|
c4956cbf32
|
perf(schema): use chokidar when a custom srcDir is provided (#27871)
|
2024-06-27 18:41:46 +02:00 |
|
Michael Brevard
|
97fd06e4ff
|
Merge branch 'main' into patch-21
|
2024-06-27 17:40:56 +03:00 |
|
Daniel Roe
|
8f95cac34c
|
feat(kit,nuxt,schema,vite,webpack): nitropack v3 nightly (#27702)
|
2024-06-26 15:18:05 +02:00 |
|
renovate[bot]
|
0973f23b6f
|
chore(deps): update all non-major dependencies (main) (#27767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-06-24 20:00:43 +02:00 |
|
autofix-ci[bot]
|
9456f3f12e
|
[autofix.ci] apply automated fixes
|
2024-06-21 15:15:04 +00:00 |
|
Michael Brevard
|
a80843f9d2
|
Merge branch 'main' into patch-21
|
2024-06-21 18:12:51 +03:00 |
|
Daniel Roe
|
69f09fbae1
|
fix(nuxt)!: remove old experimental options (#27749)
|
2024-06-21 07:01:40 +01:00 |
|
Daniel Roe
|
ae12d72a40
|
fix(schema): do not use full path assets/public aliases
|
2024-06-20 23:26:38 +01:00 |
|
Daniel Roe
|
5e76587490
|
fix(nuxt): delay navigation until user input is acknowledged (#27743)
|
2024-06-20 23:18:57 +01:00 |
|
Daniel Roe
|
18f0724402
|
fix(nuxt): support hoisting types of subpath imports (#27720)
|
2024-06-19 19:56:37 +01:00 |
|
Daniel Roe
|
57e84086cc
|
fix(nuxt)!: improve default asyncData value behaviour (#27718)
|
2024-06-19 18:04:40 +01:00 |
|
Daniel Roe
|
bbad9bf534
|
fix(nuxt)!: emit absolute paths in builder:watch hook (#27709)
|
2024-06-19 17:06:46 +01:00 |
|
Daniel Roe
|
bf3a374f85
|
fix(schema)!: default to compatibilityVersion: 4 (#27710)
|
2024-06-19 16:02:35 +01:00 |
|
Daniel Roe
|
a0d5145095
|
fix(schema): handle backwards compat for dir.app
|
2024-06-19 16:02:14 +01:00 |
|
Michael Brevard
|
0919a82a75
|
Merge branch 'main' into patch-21
|
2024-06-19 16:28:41 +03:00 |
|
Daniel Roe
|
f5ab7eb494
|
refactor(kit,nuxt)!: drop nuxt 2 + ejs template compile support (#27706)
|
2024-06-19 13:56:54 +01:00 |
|
Michael Brevard
|
36ffef9fa5
|
fix: use lowercase boolean
|
2024-06-16 16:48:40 +03:00 |
|
Michael Brevard
|
e2416801e4
|
chore: schema cleanup
|
2024-06-16 16:48:06 +03:00 |
|
Michael Brevard
|
ee6cd61e2d
|
Merge branch 'main' into patch-21
|
2024-06-16 12:23:21 +03:00 |
|
Josh Dean
|
88f0b4f420
|
fix(schema,vite): respect vite.cacheDir if defined (#27628)
|
2024-06-15 22:02:57 +01:00 |
|
Michael Brevard
|
0ead860117
|
Merge branch 'main' into patch-21
|
2024-06-14 18:39:18 +03:00 |
|
Daniel Roe
|
e4bfea6428
|
fix(nuxt,schema): add types for _installedModules
|
2024-06-13 21:00:11 +01:00 |
|
Michael Brevard
|
0732872d74
|
Merge branch 'main' into patch-21
|
2024-06-12 14:08:25 +03:00 |
|
Harlan Wilton
|
bdf8f9e0dd
|
fix(schema): app/ dir backwards compatibility (#27529)
|
2024-06-11 19:47:42 +01:00 |
|
Michael Brevard
|
6e6832fc3e
|
Merge branch 'main' into patch-21
|
2024-06-11 19:20:31 +03:00 |
|
Pooya Parsa
|
a8746af43f
|
refactor(schema): use CompatibilityDateSpec (#27521)
|
2024-06-11 11:05:26 +01:00 |
|
Daniel Roe
|
cd95d99704
|
feat(nuxt,schema): add compatibilityDate flag for future (#27512)
|
2024-06-10 21:52:16 +01:00 |
|
Daniel Roe
|
0536dbeed9
|
fix(nuxt): also augment page metadata after pages:extend hook (#27134)
|
2024-06-10 17:24:43 +01:00 |
|
Michael Brevard
|
6fa4dd2807
|
Merge branch 'main' into patch-21
|
2024-06-07 19:47:33 +03:00 |
|
Israel Ortuño
|
5bff730614
|
feat(nuxt): allow configuring interval for checking app update (#27324)
|
2024-06-07 16:42:32 +01:00 |
|
Michael Brevard
|
d65d3174b8
|
Merge branch 'main' into patch-21
|
2024-06-02 09:45:17 +03:00 |
|
Horu
|
73cc8d90e4
|
docs: fix list spacing (#27366)
|
2024-05-27 12:09:12 +01:00 |
|
Daniel Roe
|
b8fdbedfe1
|
fix(schema): pass correct jsx config for esbuild-loader (#27341)
|
2024-05-24 15:28:51 +01:00 |
|