Commit Graph

363 Commits

Author SHA1 Message Date
Daniel Roe
32d2c99c5f
refactor(schema): introduce future and features namespace (#24880) 2023-12-25 14:03:29 +00:00
Damian Głowala
a2ef3091e8
feat(kit,nuxt,vite,webpack): add toArray util (#24857) 2023-12-23 14:22:58 +00:00
Michael Brevard
59cac484d9
perf(vite): avoid duplicate JSON.stringify operation (#24848) 2023-12-21 09:26:59 +00:00
Daniel Roe
2c1012326e
chore: pin rollup to v4 (#24814) 2023-12-18 18:45:30 +01:00
Daniel Roe
6c7d430845
refactor(nuxt): remove process.* usage in nuxt vue app (#24749) 2023-12-14 13:58:25 +00:00
Daniel Roe
37a5d35a6d
feat(vite): replace browser globals with undefined on server (#24711) 2023-12-14 13:17:50 +00:00
Michael Brevard
4e0d2c073f
perf(vite): simplify manifest property acccess (#24715) 2023-12-14 11:25:20 +00:00
Michael Brevard
62df8f086d
perf(vite): avoid duplicate resolve operation (#24736) 2023-12-14 10:32:22 +00:00
Daniel Roe
1e393ad696
fix(vite,webpack): don't add type checker/analyzer when testing (#24608) 2023-12-05 17:09:46 +00:00
Daniel Roe
4b3892117f
fix(vite): use isBuiltin polyfill for greater node support (#24512) 2023-11-28 21:53:12 +00:00
Julien Huang
0eb9caf0c2
fix(nuxt): remove experimental reactivityTransform (vue 3.4) (#24477) 2023-11-27 23:02:02 +00:00
renovate[bot]
e554f2be68
chore(deps): update dependency vite to v5 (main) (#24336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-11-23 22:19:28 +00:00
Pooya Parsa
63685431d8
chore(deps): upgrade to nitro 2.8 (#24370) 2023-11-20 18:10:58 +00:00
Daniel Roe
86693c1005
fix(vite): use rollup replace plugin for typeof optimisations (#23903) 2023-11-14 12:22:40 +00:00
Daniel Roe
c1ddb359e3
chore: update to use @nuxt/eslint-config (#24209)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2023-11-09 18:01:13 +01:00
Dario Ferderber
2832f0114b
fix(vite): provide default values for transformAssetUrls (#24173) 2023-11-07 19:40:16 +00:00
Daniel Roe
dfff6f13c4
fix(vite): skip warming up node builtins (#24162) 2023-11-07 11:41:24 +00:00
Mehdi Lahlou
38b6d88cfa
fix(vite): normalise entry id for typeCheck plugin (#24114) 2023-11-03 22:35:13 +00:00
Daniel Roe
dc04f28cff
fix(vite): include more of warmup within try/catch (#24072) 2023-11-02 09:35:32 +00:00
Daniel Roe
27791f4c33
perf(nuxt): remove pure annotations plugin (#24033) 2023-10-30 22:04:45 +01:00
Daniel Roe
4f017a5538
fix(vite): don't warm up css deps and normalise urls correctly (#23975) 2023-10-30 22:02:41 +01:00
Daniel Roe
4b2608c74d
fix(vite): use h3 cors handler for vite routes only (#23995) 2023-10-29 02:14:39 +09:00
Daniel Roe
cd76c617fa
fix(nuxt,schema,vite,webpack): analyze w/o overriding config (#23856) 2023-10-23 20:19:16 +09:00
Daniel Roe
eb40409f23
feat(kit,nuxt,vite,webpack): support -nightly extension (#23508) 2023-10-12 15:17:38 +01:00
renovate[bot]
a5dad0d2e8
chore(deps): update devdependency eslint-plugin-jsdoc to v46 (main) (#23614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-11 13:31:22 +01:00
Daniel Roe
876fa7f313
perf(vite): don't print server compressed size after vite build (#23359) 2023-09-28 14:13:10 +01:00
Pooya Parsa
2bf9028f7e
refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
Daniel Roe
51d90014cf
fix(vite): explicitly set vite manifest path (#23276) 2023-09-18 13:09:59 +01:00
翠 / green
3334ca26c6
fix(nuxt): handle vite preload-helper id with extension (#23230) 2023-09-15 13:16:09 +01:00
Daniel Roe
c045c4b154
fix(vite): remove dev styles injected via absolute path (#23126) 2023-09-11 14:40:47 +01:00
Daniel Roe
411ecabd10
fix(vite): add css to manifest without cssCodeSplit (#23049) 2023-09-11 09:47:57 +01:00
Daniel Roe
16d47ead2e
fix(vite): don't set explicit conditions in shouldExternalize (#22991) 2023-09-04 13:49:26 +01:00
Daniel Roe
b319087c9f
fix(vite): only mark nitro deps as externals when building (#22812) 2023-08-25 14:57:41 +01:00
Mihailo Bursac
a70904fd8b
perf(nuxt): reduce multiple calls to dirname (#22800) 2023-08-25 08:50:46 +01:00
Daniel Roe
23723305da
feat(schema): support setting hidden sourcemaps (#22787) 2023-08-24 13:06:44 +01:00
Daniel Roe
29f4eeff69
feat(nuxt): add support for routeRules defined within pages (#20391) 2023-08-23 21:38:17 +01:00
pooya parsa
a2f2a4748e
feat(nuxt): upgrade nitro + reduce node-specific usage (#22515)
Co-authored-by: Heb <xsh4k3@gmail.com>
2023-08-23 08:30:53 +01:00
anhao
4e538a03e2
fix(vite): use '' key for root scope in variable collector (#22679) 2023-08-17 15:35:28 +02:00
Daniel Roe
758ae76709
fix(vite): include import.meta build vars in define as well (#22576) 2023-08-10 09:51:58 +01:00
Lehoczky Zoltán
e373fa7d68
feat(nuxt): warn on external webpack/nitro/postcss config (#22521) 2023-08-08 12:33:10 +01:00
Daniel Roe
37ba586300 fix(vite): disable assignement in replace plugin 2023-08-08 07:07:46 +01:00
Daniel Roe
4552d39c4d fix(vite): add hookable to externals list 2023-08-08 07:07:46 +01:00
pooya parsa
554f868bce
feat(nuxt): experimental native async context support (#20918)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-08 00:57:35 +02:00
Daniel Roe
b5c9a81d68
feat(nuxt): resolve unresolved paths within node_modules (#22478) 2023-08-07 23:05:29 +01:00
Lucas Vargas
ffd0223583
feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
Daniel Roe
ae8314b236
chore: refresh lockfile (#22518) 2023-08-07 14:03:41 +01:00
Daniel Roe
e2a6ad353d
feat(schema,vite): allow $client and $server vite env overrides (#22302) 2023-07-24 18:32:12 +01:00
Daniel Roe
1605a532a1
fix(vite): pass modulesDir to isExternal (#21966) 2023-07-06 14:22:31 +01:00
anhao
e70ff83e72
fix(vite): fix issue detecting shadowed keyed composables (#21891) 2023-07-05 11:35:45 +02:00
Daniel Roe
958562086f
fix(vite): remove @vue/ scoped libraries from resolutions (#21922) 2023-07-04 08:27:34 +01:00