Commit Graph

3003 Commits

Author SHA1 Message Date
pooya parsa 4d5f768aaf
feat(nuxi): auto cleanup with project manifest changes (#6672) 2022-08-16 15:14:26 +02:00
Daniel Roe 94214d6b32
feat(nuxt): exclude page chunks from being prefetched (#6662) 2022-08-16 13:19:39 +02:00
Damian Głowala 3730ba88f5
docs: tweaks for data fetching, server routes and composables (#6653) 2022-08-16 10:14:03 +02:00
renovate[bot] 63ccec6bdc
chore(deps): update all non-major dependencies (#6654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-16 10:11:55 +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
Mourad EL CADI e2745f6d75
docs(data-fetching): fix and simplify cookie proxy example (#5770) 2022-08-15 16:54:09 +02:00
HomWang 3920065bff
docs(server): add nitro config and storage examples (#6507)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-15 16:29:41 +02:00
HomWang 676514d38b
docs(composables): add more examples for `autoImports` (#6615) 2022-08-15 16:14:00 +02:00
Daniel Roe 33e7fc1752
fix(nuxt): don't set asyncData to existing payload on CSR if `initialCache` is disabled (#6640) 2022-08-15 15:55:46 +02:00
renovate[bot] 006f66900e
chore(deps): update all non-major dependencies (#6606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-15 15:50:17 +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
Daniel Roe 8a28c430b0
fix(nuxt): add `#components` alias to tsconfig (#6634) 2022-08-15 15:10:08 +02:00
Pooya Parsa e109d65c30 chore: ignore typechecking for visualizer plugin 2022-08-15 14:55:12 +02:00
Pooya Parsa 09781a5ec0 chore: update lockfile 2022-08-15 14:37:53 +02:00
Angelo Schuler Piletti ff924468ea
docs: global style imports example (#6490) 2022-08-14 14:49:01 +02:00
renovate[bot] 197a14b513
chore(deps): update dependency rollup to ^2.78.0 (#6602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-14 10:28:45 +02:00
renovate[bot] 0fef0b55fa
chore(deps): update devdependency eslint to ^8.22.0 (#6601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-14 10:23:32 +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
HomWang 74320200e7
docs(components): use `fallbackTag` in `ClientOnly` examples (#6587) 2022-08-13 09:32:42 +02:00
Damian Głowala 92a04cc036
docs: ensure consistent casing of section headers (#6578) 2022-08-13 09:27:04 +02:00
renovate[bot] 47eaaa1a78
chore(deps): update all non-major dependencies (#6576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 08:44:26 +02:00
Daniel Roe 2ec2d9b484
fix(nuxt): remove stray commas in component templates (#6580) 2022-08-12 21:59:08 +02:00
Anthony Fu f350a70775
refactor(nuxt): enable strict type checking (#6368)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-12 19:47:58 +02:00
renovate[bot] cb98c8b921
chore(deps): update all non-major dependencies (#6565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 18:15:51 +02:00
Daniel Roe 0a513a56b1
feat(webpack, vite): default to `.js` extension for client (#6505) 2022-08-12 16:16:08 +02:00
pooya parsa 3960f513c3
v3.0.0-rc.8 (#6526) 2022-08-12 15:35:33 +02:00
Pooya Parsa 3c3adb779d chore(deps): update mlly and lockfile 2022-08-12 15:19:28 +02:00
Pooya Parsa a5e3b7ad7c chore: update lockfile 2022-08-12 14:35:37 +02:00
renovate[bot] 38cd67d962
chore(deps): update all non-major dependencies (#6552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 13:05:32 +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 b0bf25cf51
fix(nuxt): tree-shake devtools from production bundle (#6538) 2022-08-12 00:33:21 +02:00
renovate[bot] 21c5a7579e
chore(deps): update all non-major dependencies (#6537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 00:27:19 +02:00
Timur Bolotov e55938fe6e
docs(schema): grammar, punctuation and typo fixes (#6469)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-11 23:25:35 +02:00
Jiang Menghao fb46c83d73
docs(quick-start): add the file path for disable generating shim (#6519) 2022-08-11 23:21:51 +02:00
Eugen Istoc 1072140b05
docs: change `info` to `danger` for pages root element (#6528) 2022-08-11 23:20:09 +02:00
renovate[bot] 7a846a8292
chore(deps): update dependency webpack-hot-middleware to ^2.25.2 (#6530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 20:07:40 +02:00
pooya parsa aaf4bcd025
fix(vite): remove `/@fs` from external ids (#6529) 2022-08-11 19:39:02 +02:00
pooya parsa 24a499d285
fix(nuxt)!: allow `app:rendered` to modify ssr context and add `render:html` (#6521) 2022-08-11 18:34:39 +02:00
Pooya Parsa f6c31b1aaf build: bump npm version for release scripts 2022-08-11 14:41:10 +02:00
Pooya Parsa 05729bcf2b build: remove nuxt.d.ts from `.gitignore` 2022-08-11 14:40:51 +02:00
pooya parsa 0cd4349b0d
build: use `npm@8.10.0` to publish packages (#6520) 2022-08-11 14:27:40 +02:00
pooya parsa 4f9337adcc
fix(nuxi): fix issues with `nuxi upgrade` (#6514) 2022-08-11 13:41:53 +02:00
pooya parsa 5ea0474225
v3.0.0-rc.7 (#6375) 2022-08-11 12:40:11 +02:00
Pooya Parsa f356d037e5 chore: update lockfile and nitropack 2022-08-11 10:33:01 +02:00
renovate[bot] 0b52378cd9
chore(deps): update devdependency @unocss/reset to ^0.45.6 (#6504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 10:18:35 +02:00
renovate[bot] 5db559be13
chore(deps): update all non-major dependencies (#6492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 10:03:34 +02:00
Daniel Roe 5aa7288d97
fix(nuxt): log fatal errors as well as unhandled ones (#6488) 2022-08-10 17:47:23 +02:00