Commit Graph

4233 Commits

Author SHA1 Message Date
Daniel Roe 99ac1d5976
fix(webpack): transpile rest of nuxt runtime directories (#19936) 2023-03-30 09:24:18 -07:00
Daniel Roe a96451d2df chore: bump version of `mkdist` to `1.2.0` 2023-03-30 16:42:19 +01:00
renovate[bot] eef031a97f
chore(deps): update all non-major dependencies (main) (#19985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-30 07:37:21 -07:00
David Mignot b31fd4ad34
fix(nuxt): store payloads in cache without trailing slash (#19992) 2023-03-30 05:32:00 -07:00
renovate[bot] 826c054154
chore(deps): update all non-major dependencies (main) (#19959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 09:53:04 -07:00
Daniel Roe ae82d70895
fix(vite): allow extending vue config per-environment (#19968) 2023-03-29 03:59:57 -07:00
Daniel Roe cb154c9f95
chore: use pnpm workspace protocol internally (#19962) 2023-03-28 08:53:00 -07:00
renovate[bot] dbc6ed9499
chore(deps): update all non-major dependencies (main) (#19957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 06:35:29 -07:00
Daniel Roe e60cb26983 chore: remove unneeded types packages 2023-03-28 14:20:07 +01:00
renovate[bot] 24739b6a8c
chore(deps): update all non-major dependencies (main) (#19914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-28 06:17:30 -07:00
Daniel Roe 1ae5b2c58b ci: run docs linting step on node 18 2023-03-28 11:27:28 +01:00
Daniel Roe 72724076b0 docs: fix `pages:extend` example
resolves #19940
2023-03-28 11:24:41 +01:00
renovate[bot] 576bdc2dd7
chore(deps): update dependency css-minimizer-webpack-plugin to v5 (main) (#19942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 03:01:49 -07:00
renovate[bot] 407c2140e6
chore(deps): update dependency cssnano to v6 (main) (#19943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 02:41:16 -07:00
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