Commit Graph

3969 Commits

Author SHA1 Message Date
renovate[bot] 6d920147cd
chore(deps): update pnpm to v8 (main) (#19951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 02:23:19 -07:00
Daniel Roe 6f6140809d
fix(nuxt): don't override options signature with schema (#19934) 2023-03-28 01:55:20 -07:00
Daniel Roe 45cedd85bd
fix(schema): prefer src to rootDir aliases (#19937) 2023-03-28 01:37:06 -07:00
renovate[bot] ebf3ec398f
chore(deps): update all non-major dependencies (main) (#19913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-25 07:12:38 +01:00
Daniel Roe dd6f9c01cc
v3.3.2 (#19875) 2023-03-24 11:31:59 -07:00
Daniel Roe a0c2fb3d25
fix(kit): add legacy entrypoints for pre v3.3 usage (#19874) 2023-03-24 10:19:43 -07:00
renovate[bot] 8e90f49d04
chore(deps): update all non-major dependencies (main) (#19894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-24 10:18:07 -07:00
renovate[bot] dcc96446af
chore(deps): update all non-major dependencies (main) (#19880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 14:34:53 -07:00
Sébastien Chopin 340725bb0c
docs: improve components page 2023-03-23 14:47:21 +01:00
Sébastien Chopin d3d09d5d3d
docs: add layers video by LearnVue 2023-03-23 14:25:44 +01:00
Daniel Roe 0b5ba6c3e9
chore: remove unused TS directive 2023-03-23 14:03:21 +01:00
Daniel Roe 562cef24ca
perf(nuxt): experimentally disable vue server renderer nitro endpoint (#19825) 2023-03-23 09:04:40 +00:00
renovate[bot] fc9c3803b8
chore(deps): update all non-major dependencies (main) (#19862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-22 17:45:39 -07:00
warflash 284199979f
docs: replace `@nuxt/kit` example with node built-ins (#19873) 2023-03-22 17:40:59 -07:00
pooya parsa dc5982d9e0
fix(test-utils): allow overriding nitro options (#19872) 2023-03-22 17:27:13 -07:00
Daniel Roe 824d296c7b
fix(kit): check if nuxt is restarting before updating templates (#19830) 2023-03-22 17:24:18 -07:00
Harlan Wilton c6f928d786
fix(nuxt): add missing import in islands template (#19870) 2023-03-22 17:19:26 -07:00
Daniel Roe 8b06b06a07 test: alias test-utils back to src again 2023-03-23 00:17:28 +00:00
Daniel Roe e6c1bb57d7
fix(nuxt): use prerender cache for islands (#19822) 2023-03-22 17:12:01 +00:00
Daniel Roe 9d8c230132
fix(nuxt): ignore schema types that eval to any (#19835) 2023-03-22 17:08:27 +00:00
Daniel Roe fc7867fb0e docs: add missing `return` statement 2023-03-22 11:07:11 +00:00
Daniel Roe 4430c664e8
fix(vite): support multiple rollup entries (#19842) 2023-03-21 14:35:51 -07:00
Sébastien Chopin 8c11498a57 docs: update play on X links 2023-03-21 18:13:58 +01:00
renovate[bot] 4e06a0acf8
chore(deps): update all non-major dependencies (main) (#19834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-21 00:40:01 -07:00
Julien Huang 4671294229
fix(nuxt): directly render server components (#19605) 2023-03-20 14:47:06 -07:00
Mehdi HosseinZade 3a971d0b36
fix(nuxt): observe slot element in custom nuxt-link (#19802) 2023-03-20 14:46:12 -07:00
renovate[bot] 4f683319cb
chore(deps): update all non-major dependencies (main) (#19828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 17:53:43 +00:00
Daniel Roe ebd7dcd4ba
fix(nuxt): handle external navigation to api routes (#19829) 2023-03-20 17:15:01 +00:00
Daniel Roe cebfcb3dad docs: add protocol to superjson link 2023-03-20 13:40:25 +00:00
renovate[bot] dd8608b1cf
chore(deps): update dependency rollup to ^3.20.0 (main) (#19811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 04:10:11 -07:00
Mahdi Boomeri 7be41b9a6d
docs: add serialization section to data fetching (#19336) 2023-03-20 03:38:42 -07:00
Saeid Zareie 67c786471f
docs: removing deprecated coming soon banner (#19817) 2023-03-20 02:25:09 -07:00
Özüm Eldoğan d04d598ceb
docs: avoid `$fetch` in top-level `<script setup>` (#19357) 2023-03-20 02:13:21 -07:00
renovate[bot] b04f7dd2d5
chore(deps): update dependency webpack-dev-middleware to ^6.0.2 (main) (#19804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-19 16:53:23 -07:00
Jakub Zomerfeld 801aba830e
docs: add another example for `useAsyncData` (#19225) 2023-03-19 16:51:18 -07:00
Alan Poulain 97ae4e23f9
docs: improve swr documentation (#18743) 2023-03-19 16:44:06 -07:00
Emil Rosenius 11ee3c92b9
fix(nuxt): add temporary augmentation for webstorm (and docs) (#19400)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-19 16:22:55 -07:00
Daniel Roe 3055ce35b1
fix(nuxt): use `h3` utilities to set response status/code (#19713) 2023-03-19 16:20:04 -07:00
Ege İliklier bf0cabb000
docs: link to module request issue template (#19754) 2023-03-19 16:19:42 -07:00
Anthony Fu ce575b49e3
fix(nuxt): ignore falsy modules (#19684) 2023-03-19 16:16:13 -07:00
Adrien Zaganelli 53d902ad5e
docs: third-party state management and migration guide (#19798) 2023-03-19 10:42:02 -07:00
renovate[bot] 35a12a4853
chore(deps): update all non-major dependencies (main) (#19792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-19 07:36:01 -07:00
Fahmi Elfituri 65f40d0443
docs: update legacy server examples (#19797) 2023-03-19 07:35:51 -07:00
Kuizuo 9e67e57efd
docs: add missing comma (#19791) 2023-03-18 13:38:55 -07:00
cunzaizhuyi 4fecf2cc25 docs: fix typo (#19785) 2023-03-18 16:53:47 +00:00
Daniel Roe 9d0d4e207d
fix(nuxi): watch dist and register restart hook after nuxt is ready (#19736) 2023-03-18 13:39:06 +00:00
Cue 2c642328c9
docs: fix typo (#19779) 2023-03-18 06:53:54 +00:00
Daniel Roe e57c797f2b test: bump bundle size 2023-03-17 21:50:51 +00:00
Daniel Roe 4ca2dccd38
fix(nuxt): unset context after app is created (#19753) 2023-03-17 19:01:16 +00:00
Daniel Roe 5a1cfa8b66
fix(webpack): transpile app directory (#19773) 2023-03-17 18:59:57 +00:00