Commit Graph

2924 Commits

Author SHA1 Message Date
AuroraTea bda866050d
docs(examples): optimize writing of ` : ? ` (#7928) 2022-09-30 14:55:32 +02:00
Fumihiro-Yano bea2848246
docs: add newline at end of sass import (#7810) 2022-09-30 08:14:38 +02:00
Clément Ollivier b2d1730cd1
docs: merge deployment pages in getting started (#7765) 2022-09-30 08:12:58 +02:00
Christian Preston 2e080c259f
feat(nuxi): support `--dotenv` for `dev`, `build` and `preview` commands (#7660) 2022-09-26 12:36:10 +02:00
Daniel Roe 4c5048826c
fix(nuxt): don't disable scripts in dev mode with experimental `noScripts` (#7745) 2022-09-26 11:52:43 +02:00
Josh Deltener 198576a741
docs: updated nuxt bridge migration guide (#7775)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-09-26 11:37:31 +02:00
Niklas 9a11d24eb9
docs(roadmap): remove not working link from `nuxt/auth` (#7781) 2022-09-26 11:36:01 +02:00
renovate[bot] 0f8bd6db10
chore(deps): update all non-major dependencies (#7770) 2022-09-26 11:24:23 +02:00
Julien Huang 555b43095d
docs(guide): add nitro plugins to server directory (#7780) 2022-09-26 11:24:03 +02:00
Xezard 51ff394f23
docs(roadmap): update the release times for v2 and v3 (#7808) 2022-09-26 11:22:27 +02:00
Julien Huang 76f463298e
docs: document nitro hooks (#7782)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-09-26 11:18:50 +02:00
Daniel Roe c0e99c7273
fix(nuxt): respect `baseURL` when rendering payload path (#7809) 2022-09-26 11:16:34 +02:00
菜狗 a68a7fe07d
refactor(nuxt): use `unref` in `fetch.ts` (#7813) 2022-09-26 11:13:30 +02:00
chenying 30277da960
refactor(nuxt): use `unref` in `layout.ts` (#7818)
Co-authored-by: chenying <1770365139@qq.com>
2022-09-26 11:12:20 +02:00
Clément Ollivier 71ef8bd3ff
docs(migration): restructure upgrade guide (#7730) 2022-09-22 17:24:32 +02:00
Daniel Roe 2894a75bc8
fix(nuxt): respect immediate option in `useFetch` (#7720) 2022-09-22 15:55:29 +02:00
Daniel Roe b68cf0706d
fix(nuxt): do not warn for non-existent default layout (#7748) 2022-09-22 15:54:55 +02:00
Daniel Roe 1c26e07141
feat(nuxt): support `redirect` within page metadata (#7746) 2022-09-22 15:54:34 +02:00
renovate[bot] aec2e02bd3
chore(deps): update all non-major dependencies (#7741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-22 15:52:55 +02:00
Daniel Roe 084188e7de
fix(nuxi): stub `defineNuxtConfig` for `nuxi info` (#7728) 2022-09-22 15:51:13 +02:00
Daniel Roe 230af9c186
fix(nuxi): include `workspaceDir` in tsconfig include (#7726) 2022-09-22 15:50:40 +02:00
Yu Yamazaki b877b14f81
docs(error-handling): fix useError() type definition (#7749) 2022-09-22 15:23:46 +02:00
Reinier Kaper f4f6ed4304
docs(navigate-to): use await instead of return (#7734) 2022-09-22 15:23:07 +02:00
Lov`u`e dffec69cda
docs(directory-structure): fix typo in server (#7752) 2022-09-22 15:22:46 +02:00
Tobias Diez daf99c3cac
docs: recommend to not overwrite some keys in tsconfig (#7717) 2022-09-21 16:06:20 +02:00
Clément Ollivier 427b427d7e
docs(getting-started): configuration page (#7689)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-21 12:37:32 +02:00
renovate[bot] 09fa42d00b
chore(deps): update all non-major dependencies (#7702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-21 12:23:57 +02:00
Daniel Roe 0640a6c7a4
fix(test-utils): support vitest v0.20.x (#7712) 2022-09-21 12:20:29 +02:00
Daniel Roe a9a8571e35
fix(nuxt): export and auto-import `clearNuxtData` (#7710) 2022-09-21 11:53:38 +02:00
renovate[bot] 9c9e20ee14
chore(deps): update devdependency playwright to ^1.26.0 (#7701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 22:43:20 +02:00
renovate[bot] 1a0465c8cd
chore(deps): update devdependency changelogen to ^0.3.2 (#7681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 22:18:41 +02:00
Lov`u`e 523d61711e
docs(getting-started): fix typo in views (#7687) 2022-09-20 19:57:34 +02:00
pooya parsa 6309d223bb
v3.0.0-rc.11 (#7565) 2022-09-20 18:38:31 +02:00
Pooya Parsa 896622e2eb chore: update lockfile 2022-09-20 12:57:06 +02:00
Pooya Parsa dd303536b0 chore(deps): bump nitropack to 0.5.4 2022-09-20 12:55:39 +02:00
pooya parsa 720da64b12
fix(nuxi, vite): support https with custom domain and hmr (#7680) 2022-09-20 12:54:52 +02:00
Clément Ollivier d47572e55e
docs(getting-started): add views page (#7556)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-09-20 11:30:17 +02:00
Daniel Roe 98ce2e6492
fix(nuxt): only observe tag elements for `<NuxtLink>` prefetching (#7679) 2022-09-20 11:29:22 +02:00
Clément Ollivier 42c086223f
docs(testing): move modules testing section to module authors guide (#7643) 2022-09-20 11:12:08 +02:00
Krutie Patel f82a4b67a3
docs(api): add `defineNuxtComponent` utils (#7618)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-09-20 11:09:29 +02:00
Daniel Roe 347abcd065
fix(nuxt): strip non-`.vue` extensions from component types (#7673) 2022-09-20 10:54:46 +02:00
renovate[bot] 334e2aba4b
chore(deps): update all non-major dependencies (#7674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 10:49:39 +02:00
renovate[bot] df72a3eb34
chore(deps): update all non-major dependencies (#7649) 2022-09-20 10:20:03 +02:00
Daniel Roe f8a23564c3
fix(nuxt): don't treeshake client-only fallback templates (#7659) 2022-09-20 08:24:45 +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
Julien Huang c4fe8525ef
fix(nuxt): add missing `process.client` for early redirect in navigateTo (#7625) 2022-09-19 10:54:35 +02:00
renovate[bot] fc41df04a5
chore(deps): update all non-major dependencies (#7561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 10:46:33 +02:00
YIngChenIt 80699686b3
docs: add `addImportsSources` to list of kit utils (#7636) 2022-09-19 10:46:11 +02:00