Daniel Roe
|
fe04bf0f7b
|
refactor(vite): use rollup types re-exported from vite (#20011)
|
2023-03-31 02:56:10 -07:00 |
|
Daniel Roe
|
ae82d70895
|
fix(vite): allow extending vue config per-environment (#19968)
|
2023-03-29 03:59:57 -07:00 |
|
Daniel Roe
|
4430c664e8
|
fix(vite): support multiple rollup entries (#19842)
|
2023-03-21 14:35:51 -07:00 |
|
Daniel Roe
|
edaca1a299
|
fix(vite): allow disabling clear screen behaviour (#19531)
|
2023-03-09 01:19:02 -08:00 |
|
Anthony Fu
|
624314600d
|
feat(vite): use custom logger to show vite logs (#19523)
|
2023-03-08 03:56:41 -08:00 |
|
Daniel Roe
|
c2ab76d68e
|
perf(vite): mark more core functions as side-effect free (#19508)
|
2023-03-07 14:51:08 -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 |
|
Daniel Roe
|
73ade185b2
|
fix(vite): omit / from sourcemapIgnoreList for windows support
|
2023-03-03 10:35:25 +00:00 |
|
Daniel Roe
|
21e3e17cfa
|
feat(vite): add node_modules and buildDir to x_google_ignoreList (#19243)
|
2023-03-02 07:28:15 -08:00 |
|
Daniel Roe
|
d4a75240ac
|
feat(nuxt): add versions to runtime nuxtApp (#19064)
|
2023-03-01 07:08:23 -08:00 |
|
Daniel Roe
|
57b8ff5b6c
|
fix(vite): handle non-iterable noExternal option (#19256)
|
2023-02-27 07:13:59 -08:00 |
|
Anthony Fu
|
29d6094a8d
|
fix(vite): normalize path emitted by vite watcher (#19179)
|
2023-02-20 12:28:10 -08:00 |
|
renovate[bot]
|
6858796102
|
chore(deps): update all non-major dependencies (main) (#19103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-02-17 06:05:49 -08:00 |
|
Daniel Roe
|
1e8b27f36c
|
perf(nuxt): don't include side-effects from #components (#19008)
|
2023-02-16 07:00:40 -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 |
|
renovate[bot]
|
636e494543
|
chore(deps): update all non-major dependencies (main) (#18952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2023-02-15 03:13:08 -08:00 |
|
Daniel Roe
|
9e789c76c0
|
fix(vite): exclude nuxt/app from optimised deps
|
2023-02-14 00:36:46 +00:00 |
|
Daniel Roe
|
39747ce095
|
perf(vite): use stub entry in vite server build when ssr: false (#18782)
|
2023-02-06 15:25:24 -08:00 |
|
Daniel Roe
|
a6a2978978
|
fix(vite): exclude styles, not all assets (#18752)
|
2023-02-06 15:24:17 -08:00 |
|
Daniel Roe
|
03d6737089
|
fix(vite, webpack): omit magic keys when import of same name is detected (#18733)
|
2023-02-03 03:55:58 -08:00 |
|
Daniel Roe
|
d1a79a95a6
|
perf(vite): use compiled regexp for test (#18646)
|
2023-01-31 08:38:18 -08:00 |
|
Daniel Roe
|
b864fa04a7
|
fix(vite): ensure __publicAssetsURL set before loading assets (#18642)
|
2023-01-31 06:04:55 -08:00 |
|
Daniel Roe
|
5037dd6876
|
fix: use named export from defu in all places (#18624)
|
2023-01-30 04:09:48 -08:00 |
|
Daniel Roe
|
23e5f980ea
|
fix(vite): ensure newly created pages do not return 404 (#18447)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2023-01-25 04:24:58 -08:00 |
|
Daniel Roe
|
022c95269e
|
fix(vite): enable css sourcemaps in dev based on sourcemap (#18446)
|
2023-01-23 11:08:48 +00:00 |
|
Daniel Roe
|
0236a799f2
|
fix(vite): don't skip loading styles in hydration phase (#18433)
|
2023-01-21 23:15:48 +00:00 |
|
renovate[bot]
|
7c1712013c
|
chore(deps): update all non-major dependencies (main) (#11127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2023-01-20 16:17:31 +00:00 |
|
Daniel Roe
|
081dc3254f
|
chore: update internal repo/issue links to usenuxt/nuxt
|
2023-01-19 19:37:07 +00:00 |
|
Jose Morel
|
baf9d950db
|
feat(vite): support build.transpile as function (#7767)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-19 10:56:34 +00:00 |
|
Anthony Fu
|
1e8da22893
|
fix(vite): add additional before skipping vite transform (#10120)
|
2023-01-16 16:04:16 +00:00 |
|
Daniel Roe
|
488479ab1b
|
fix(nuxt): avoid injecting url helpers into globalThis (#9627)
|
2023-01-14 01:27:06 +00:00 |
|
renovate[bot]
|
0b1cdcc70d
|
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 (#9086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-14 01:13:48 +00:00 |
|
Anthony Fu
|
076b5e96a5
|
fix(vite): defer to nitro to copy public dir (#10013)
|
2023-01-10 11:51:53 +00:00 |
|
Anthony Fu
|
faf260757c
|
feat(vite): display production build stats (#9761)
|
2022-12-19 12:57:08 +01:00 |
|
Anthony Fu
|
30c4a599d2
|
refactor(vite): show log when client build is starting (#9759)
|
2022-12-16 11:47:12 +00:00 |
|
Daniel Roe
|
5afcaca98f
|
feat(vite): upgrade to vite 4 (#9238)
|
2022-12-12 15:22:04 +00:00 |
|
Daniel Roe
|
6d0c49101f
|
style: split out type imports
|
2022-12-12 12:28:49 +00:00 |
|
Daniel Roe
|
050c6dfd8a
|
fix(vite): skip _only_ vite transform middleware (#9602)
|
2022-12-12 12:45:16 +01:00 |
|
Daniil Chudo
|
ab2456c295
|
refactor: split out type imports from value imports (#9225)
|
2022-12-11 21:44:52 +00:00 |
|
Daniel Roe
|
52421a9354
|
fix(nuxt): defer render-blocking prefetches until after load (#9475)
|
2022-12-02 16:13:35 +00:00 |
|
renovate[bot]
|
6082135c97
|
chore(deps): update all non-major dependencies (#9025)
* chore(deps): update all non-major dependencies
* fix ts issue
* fix fallback
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-11-16 01:02:13 +01:00 |
|
pooya parsa
|
b49f2a8147
|
refactor: update unjs dependencies to stable v1 (#9011)
|
2022-11-15 15:33:43 +01:00 |
|
pooya parsa
|
4a779460a5
|
fix(vite): add extend layers to fs.allow (#9006)
|
2022-11-15 11:53:32 +01:00 |
|
Daniel Roe
|
cda498b070
|
fix(nuxt): do not inline global styles in html response (#8666)
|
2022-11-03 20:17:43 +01:00 |
|
Daniel Roe
|
491d02f6ca
|
fix(nuxt)!: use parser to generate page metadata (#8536)
|
2022-11-02 11:28:41 +01:00 |
|
Daniel Roe
|
f485c143f5
|
fix(nuxt): check before appending comma in composable keys (#8529)
|
2022-11-02 11:15:33 +01:00 |
|
Anthony Fu
|
b719f1bb21
|
fix(vite): handle all vite middleware routes (#8601)
|
2022-11-02 10:05:17 +01:00 |
|
pooya parsa
|
265db50515
|
refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487)
|
2022-10-27 12:36:37 +02:00 |
|
Daniel Roe
|
4536242245
|
fix(vite): invalidate virtual modules with vite-node (#8389)
|
2022-10-24 10:32:49 +02:00 |
|
Daniel Roe
|
cfaa46201a
|
fix(nuxt): lazy-load entry CSS (#8278)
|
2022-10-18 18:13:50 +02:00 |
|
pooya parsa
|
895ecc7677
|
feat!: upgrade to nitropack@0.6 and h3@0.8 (#8218)
|
2022-10-15 20:42:57 +02:00 |
|
Daniel Roe
|
ed1c704835
|
fix(vite): prevent overlap between vite assets and app routes (#7989)
|
2022-10-11 06:26:38 +01:00 |
|
Daniel Roe
|
d25dafef49
|
fix(vite): add type-checker to client build for ssr: false (#7930)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2022-10-03 15:37:36 +02:00 |
|
pooya parsa
|
720da64b12
|
fix(nuxi, vite): support https with custom domain and hmr (#7680)
|
2022-09-20 12:54:52 +02:00 |
|
Daniel Roe
|
42cf48e45d
|
fix(vite, webpack): handle auto keys for composables without args (#7651)
|
2022-09-19 16:45:28 +02:00 |
|
Daniel Roe
|
f536bf5548
|
fix(vite, webpack): avoid generating keys where a key is already provided (#7622)
|
2022-09-19 11:34:42 +02:00 |
|
pooya parsa
|
57a8a8694a
|
fix(vite-node): include importer in error stack (#7607)
|
2022-09-19 11:28:38 +02:00 |
|
pooya parsa
|
abd0feb368
|
fix(vite): respect ctx.nuxt.options.modulesDir for resolving externals with vite-node (#7612)
|
2022-09-17 00:29:41 +02:00 |
|
Daniel Roe
|
5bc654495a
|
fix(vite): include id and stack in vite-node fallback error handler (#7575)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-16 20:12:52 +02:00 |
|
pooya parsa
|
cfaca9c5c7
|
fix(vite): normalize vite-node error data from server (#7589)
|
2022-09-16 19:43:35 +02:00 |
|
pooya parsa
|
43b9bcaeaf
|
fix(nuxi, vite): ipv6 support for nuxi dev (#7560)
* fix(nuxi): ipv6 support for `nuxi dev`
* fix vite: use listener url directly
* add url to schema
|
2022-09-15 18:10:36 +02:00 |
|
Daniel Roe
|
5855ba4684
|
fix(nuxt): pass fully resolved path to nitro dist files (#7494)
|
2022-09-15 13:24:43 +02:00 |
|
pooya parsa
|
9426b54562
|
fix(vite): nuxi dev --https working out of the box (#7547)
|
2022-09-15 13:01:52 +02:00 |
|
pooya parsa
|
09c42fd886
|
fix(vite): disable server warmup with vite-node (#7512)
|
2022-09-14 17:59:56 +02:00 |
|
pooya parsa
|
326d62803b
|
fix(vite): show formatted vite-node errors (#7509)
|
2022-09-14 17:58:28 +02:00 |
|
Daniel Roe
|
9382b42d7b
|
fix(vite): don't fail builds for virtual modules that don't support inlining (#7440)
|
2022-09-12 17:14:11 +02:00 |
|
Daniel Roe
|
d5078168be
|
fix(vite): use same asset filenames between server and client (#7436)
|
2022-09-12 12:12:41 +02:00 |
|
Daniel Roe
|
83949c3734
|
fix(nuxt): always inline entry styles (#7386)
|
2022-09-10 11:43:17 +02:00 |
|
Daniel Roe
|
0ab29f6f2a
|
fix(vite): write dev manifest before spa build (#7380)
|
2022-09-09 12:28:07 +02:00 |
|
Daniel Roe
|
e4b8c2dc88
|
fix(vite): warmup improvements (#7377)
|
2022-09-09 11:54:20 +02:00 |
|
Daniel Roe
|
e22bbcc380
|
fix(vite): update render if it is invalidated (#7347)
|
2022-09-08 16:17:22 +02:00 |
|
Daniel Roe
|
2b37d72eb9
|
fix(vite): allow overriding vite sourcemap (#7342)
|
2022-09-08 15:52:30 +02:00 |
|
Daniel Roe
|
be77d477d0
|
fix(webpack): don't parse styles for composable keys (#7333)
|
2022-09-08 10:55:30 +02:00 |
|
Daniel Roe
|
eab4706614
|
feat: allow client-side sourcemaps in production (#7313)
|
2022-09-07 13:32:10 +02:00 |
|
Daniel Roe
|
577a7b681e
|
perf(vite): remove duplicate css links from rendered page when inlined (#7264)
|
2022-09-07 10:41:08 +02:00 |
|
Daniel Roe
|
a4fa070ad5
|
refactor(vite): reuse resolved server entry from context (#7268)
|
2022-09-06 10:21:17 +02:00 |
|
Daniel Roe
|
d115b01a35
|
fix(vite): pass ssr condition to getModuleByUrl (#7260)
|
2022-09-05 22:52:14 +02:00 |
|
Daniel Roe
|
1abd5f1959
|
fix(vite): use baseURL + assetsDir as base in dev mode (#7234)
|
2022-09-05 10:48:35 +02:00 |
|
HomWang
|
1fc34e6c06
|
chore: lint (#7213)
|
2022-09-04 10:31:57 +02:00 |
|
Daniel Roe
|
de62520990
|
feat(nuxt, vite): inline global and component styles in server response (#7160)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-03 15:03:30 +02:00 |
|
Anthony Fu
|
537338f116
|
fix(nuxt): pass and format vite-node build errors (#6683)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-03 12:02:14 +02:00 |
|
Daniel Roe
|
fd6d1d4fbe
|
fix(vite): sanitize client asset chunk names (#7067)
|
2022-08-30 15:13:23 +02:00 |
|
Daniel Roe
|
af2835fa7f
|
fix(vite): remove client manifest.json from public dir (#7021)
|
2022-08-29 11:37:53 +02:00 |
|
Daniel Roe
|
faf00f526f
|
fix(vite): dedupe vue in client bundle (#6735)
|
2022-08-18 10:06:37 +02:00 |
|
Anthony Fu
|
43e6c0295f
|
fix(vite): improve vite-node module invalidation (#6736)
|
2022-08-18 10:05:37 +02:00 |
|
Daniel Roe
|
94214d6b32
|
feat(nuxt): exclude page chunks from being prefetched (#6662)
|
2022-08-16 13:19:39 +02:00 |
|
pooya parsa
|
58c4753ed4
|
fix(vite): warmup server entries with ssr condition (#6649)
|
2022-08-15 18:03:00 +02:00 |
|
pooya parsa
|
dae836a81d
|
feat(vite): allow disabling entry warmup (#6647)
* feat(vite): allow opt-out from warming up entries
* refactor: move to `warmupEntry`
|
2022-08-15 18:01:34 +02:00 |
|
Anthony Fu
|
d2094ea37a
|
refactor(vite): enable strict type checking (#6616)
|
2022-08-15 15:40:06 +02:00 |
|
Daniel Roe
|
385fa6037a
|
fix(vite): pass relative url as default base (#6637)
|
2022-08-15 15:10:53 +02:00 |
|
Pooya Parsa
|
e109d65c30
|
chore: ignore typechecking for visualizer plugin
|
2022-08-15 14:55:12 +02:00 |
|
Anthony Fu
|
1b2304b632
|
feat(schema, vite)!: enable vite-node by default (#6217)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-13 14:43:26 +02:00 |
|
pooya parsa
|
b4bea517df
|
fix(nuxi): update server.port and server.host with listener info (#6595)
|
2022-08-13 13:52:03 +02:00 |
|
Daniel Roe
|
0a513a56b1
|
feat(webpack, vite): default to .js extension for client (#6505)
|
2022-08-12 16:16:08 +02:00 |
|
Daniel Roe
|
70b024fbaa
|
fix(vite, nuxt): resolve relative to srcDir rather than rootDir (#6546)
|
2022-08-12 11:11:09 +02:00 |
|
pooya parsa
|
aaf4bcd025
|
fix(vite): remove /@fs from external ids (#6529)
|
2022-08-11 19:39:02 +02:00 |
|
pooya parsa
|
5ea0474225
|
v3.0.0-rc.7 (#6375)
|
2022-08-11 12:40:11 +02:00 |
|
Daniel Roe
|
ae388e7293
|
fix(vite): add module type to vite node entry (#6448)
|
2022-08-09 09:59:08 +02:00 |
|