Commit Graph

2929 Commits

Author SHA1 Message Date
Julien Huang ee60411cb9
docs(guide): add `.client` and `.server` components (#7084) 2022-09-03 15:26:43 +02:00
AndreyYolkin b97cc27469
fix(kit, nuxi): semver regexp to support `nuxt-edge` current releases (bridge) (#7193) 2022-09-03 15:08:23 +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
Harlan Wilton fe3fc34b12
fix(head): case `http-equiv` correctly (#7190) 2022-09-03 14:31:09 +02:00
Damian Głowala d31e1f03a1
docs: document `external` option of `navigateTo` (#7188) 2022-09-03 14:30:41 +02:00
Damian Głowala 3e9f1efb1e
fix(nuxt): update default redirect code of `navigateTo` to `302 Found` (#7189) 2022-09-03 14:30:03 +02:00
Daniel Roe 0f1a746825
docs: add note about fetching data on initial load (#7120) 2022-09-03 13:02:21 +02:00
Krutie Patel 664e5702af
docs(api): enhance `useHead` composable (#7072)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-09-03 12:57:21 +02:00
victorkwok97 5650927c34
docs: add note about `useFetch` auto generated key (#7044) 2022-09-03 12:56:12 +02:00
renovate[bot] f506b83dbd
chore(deps): update devdependency case-police to ^0.5.10 (#7184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-03 12:54:04 +02:00
pooya parsa 9caa9ca31f
v3.0.0-rc.9 (#6970) 2022-09-03 12:36:47 +02:00
Pooya Parsa ee20a00f65 chore: fix typo in deprecation messages 2022-09-03 12:35:16 +02:00
renovate[bot] 386407ec84
chore(deps): update all non-major dependencies (#7161) 2022-09-03 12:03:06 +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
pooya parsa abd5dc58c9
fix: improve `autoImports` deprecation dx (#7158) 2022-09-02 15:42:46 +02:00
renovate[bot] 3c571ba357
chore(deps): update devdependency @unocss/reset to ^0.45.14 (#7152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-02 09:20:06 +02:00
renovate[bot] 18021cd87a
chore(deps): update all non-major dependencies (#7142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-01 18:59:10 +02:00
pooya parsa 9eb95e2371
build(nuxt): update nitropack to `0.5.x` (#7141) 2022-09-01 18:57:10 +02:00
pooya parsa 62e38cd7e5
fix(nuxi): fix version search path (#7133) 2022-09-01 12:56:18 +02:00
pooya parsa 68d12b468b
feat: allow extending with `theme` config (#7131) 2022-09-01 12:05:02 +02:00
pooya parsa 2d30a1db8b
feat(nuxi): display nuxt and nitro versions for dev and build commands (#7118) 2022-09-01 11:34:56 +02:00
Daniel Roe 6fbbf8c5bc
refactor(nuxt): remove unused `meta:register` hook (#7130) 2022-09-01 11:08:56 +02:00
HomWang cafc955fb8
docs: add explanatory comment before universal router stubs (#7124)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-09-01 11:07:44 +02:00
renovate[bot] 24cf5da46c
chore(deps): update devdependency lerna to ^5.5.0 (#7123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-01 09:52:24 +02:00
Daniel Roe d7b2d32b5e
chore(nuxt): prevent error page rendering a null error (#7119) 2022-08-31 22:19:28 +02:00
pooya parsa 0339a23372
fix(kit)!: handle prerelease constraint (#7116) 2022-08-31 21:18:05 +02:00
pooya parsa 612580d633
chore: bump rc version for edge versions (#7117) 2022-08-31 21:17:42 +02:00
renovate[bot] e38e1de740
refactor: apply lints from `@nuxtjs/eslint-config-typescript` v11 (#7114)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-31 20:34:17 +02:00
renovate[bot] a9df4b75d6
chore(deps): update dependency three to ^0.144.0 (#7115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-31 20:22:11 +02:00
Lay d50b01e348
fix(schema): sync types of vite v3.x (#7104)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-08-31 20:21:58 +02:00
renovate[bot] 09c609ed54
chore(deps): update dependency rollup to ^2.79.0 (#7098) 2022-08-31 14:53:57 +02:00
HomWang ba1c87953a
docs: increment directory structure numbers (#7102)
Co-authored-by: HomWang <ajake123123@gmail.com>
2022-08-31 14:41:01 +02:00
Daniel Roe b90d286631
feat(nuxt): add `setPageLayout` utility (#6826) (#7075)
Co-authored-by: HomWang <516310460@qq.com>
2022-08-31 10:02:48 +02:00
renovate[bot] c92b6a01bb
chore(deps): update dependency postcss-import to v15 (#7090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-31 09:42:32 +02:00
Nils 05fac0d012 chore(repo): remove backtick-type in bug issue-template (#7083) 2022-08-30 18:53:24 +02:00
renovate[bot] 483759b0bb
chore(deps): update dependency unenv to ^0.6.2 (#7073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-30 16:43:05 +02:00
Daniel Roe a520185442
perf(nuxt): don't prefetch all global components (#7069) 2022-08-30 16:41:11 +02:00
Daniel Roe fd6d1d4fbe
fix(vite): sanitize client asset chunk names (#7067) 2022-08-30 15:13:23 +02:00
pooya parsa afc9d9bfc8
perf(nuxt): tree-shake asyncData client logic from server (#7056)
Co-authored-by: Ohb00 <43827372+OhB00@users.noreply.github.com>
2022-08-30 12:48:26 +02:00
pooya parsa 5a17458af5
fix(nuxt): use shared state for asyncData (#7055)
Co-authored-by: Ohb00 <43827372+OhB00@users.noreply.github.com>
2022-08-30 12:34:09 +02:00
renovate[bot] aece2cd3c2
chore(deps): update dependency h3 to ^0.7.17 (#7049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-30 11:02:40 +02:00
renovate[bot] 857ca56cc5
chore(deps): update all non-major dependencies (#7048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-30 10:59:32 +02:00
pooya parsa ec7e54c835
build(nuxt): use latest `nitropack-edge` on release (#7036) 2022-08-30 10:40:09 +02:00
renovate[bot] c4b5013874
chore(deps): update dependency esbuild to ^0.15.6 (#7043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-30 10:38:02 +02:00
renovate[bot] 426b5af5ac
chore(deps): update dependency unctx to ^2.0.2 (#7032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-29 15:30:33 +02:00
Daniel Roe 75053c29c2
style(schema): lint (#7025) 2022-08-29 12:42:05 +02:00
Daniel Roe 0087e7bbe0
docs: add information on how to use options api asyncData (#7019) 2022-08-29 12:02:24 +02:00
Daniel Roe 2d071eb48c
docs(schema): update prefix for runtime config env variables (#6999) 2022-08-29 11:47:02 +02:00
Daniel Roe 33d82b65ef
fix(kit): sort aliases before resolving (#7018) 2022-08-29 11:45:29 +02:00
Daniel Roe af2835fa7f
fix(vite): remove client `manifest.json` from public dir (#7021) 2022-08-29 11:37:53 +02:00