Commit Graph

3848 Commits

Author SHA1 Message Date
Daniel Roe df5162d694 feat(rspack): initial commit (poc) 2023-03-21 09:54:29 +00:00
Daniel Roe 1c323a8810 feat: allow selecting `rspack` builder 2023-03-21 09:32:10 +00: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
Fleet Labs Ghana 633f781d6f
docs: fix typo (#19775) 2023-03-17 08:55:28 -07:00
Zack Hatlen 52734871b4
docs: add link to layout transitions (#19770) 2023-03-17 08:25:04 -07:00
Daniel Roe 4635420e8e
ci: test built packages (#19767) 2023-03-17 08:24:39 -07:00
Daniel Roe 81da4cf5a2
fix(kit): handle node 14 performance behaviour (#19733) 2023-03-17 03:08:21 -07:00
renovate[bot] 40ad3f799b
chore(deps): update all non-major dependencies (main) (#19750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 02:43:07 -07:00
renovate[bot] af616c9e8e
chore(deps): update devdependency typescript to v5 (main) (#19747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 15:21:36 -07:00
Daniel Roe 3e58f90914
chore: add internal types for nitro/app (#19745) 2023-03-16 09:27:10 -07:00
Harlan Wilton 7103670acc
fix(nuxt): unpause DOM updates on suspense resolve (#19740) 2023-03-16 07:53:10 -07:00
renovate[bot] 0ee2234808
chore(deps): update all non-major dependencies (main) (#19732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 06:16:00 -07:00
Daniel Roe 5d9d92c4e0
test: remove sourcemaps from minimal test (#19730) 2023-03-16 00:34:22 -07:00
renovate[bot] 279088d5ab
chore(deps): update all non-major dependencies (main) (#19722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-15 16:11:17 -07:00
renovate[bot] 3399a91b38
chore(deps): update all non-major dependencies (main) (#19706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 14:27:42 -07:00
Leopold Kristjansson e669da0975
docs: add backticks (#19721) 2023-03-15 21:10:50 +00:00
Daniel Roe 8d644903bc docs: update custom routing link 2023-03-15 15:36:42 +00:00
renovate[bot] 157bfbdedb
chore(deps): update all non-major dependencies (main) (#19686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 07:51:15 -07:00
Sébastien Chopin c570ae2724
docs: improve installation prerequisites 2023-03-15 15:28:56 +01:00
Adrien Zaganelli c56c9c6d7a
docs: add 'going further' section for custom routing (#19565) 2023-03-15 07:16:03 -07:00
Sébastien Chopin e383d06bf5
docs: update module author guide (#18551)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
2023-03-15 05:50:10 -07:00
Sébastien Chopin 98b9afa6d7
docs(introduction): first batch of improvements 2023-03-15 13:06:43 +01:00
Nick Medrano 451b55ddbd
docs: update seo and meta page (#19697)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
2023-03-15 04:33:22 -07:00
Daniel Roe 886cca19ea
fix(kit): provide name to `performance.mark()` (#19687) 2023-03-15 04:26:01 -07:00