Commit Graph

4445 Commits

Author SHA1 Message Date
Daniel Roe 4f0d3d4ae7 chore: ban `@ts-ignore` 2023-05-05 10:25:50 +01:00
Anthony Fu 1f38863c06
fix(nuxt, vite): ignore `nuxt_component` ssr style and `isVue` (#20679) 2023-05-04 17:19:03 +01:00
Daniel Roe 8c75961f74
docs: ensure we guard all `navigateTo` examples (#20678) 2023-05-04 15:08:07 +01:00
Clément Ollivier 30132f3603
docs: selective pre-rendering options (#20670) 2023-05-04 11:52:46 +01:00
Daniel Roe 47591c92ec
test: test with bundler module resolution (#20629)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2023-05-04 10:38:02 +01:00
Jamie Warburton c543ea8244
docs: note that `useCookie` does not share state (#20665) 2023-05-04 09:58:39 +01:00
renovate[bot] 0508ec2b3e
chore(deps): update all non-major dependencies (main) (#20657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2023-05-04 07:22:18 +01:00
renovate[bot] c586f02d20
chore(deps): update dependency cookie-es to v1 (main) (#20660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-04 05:52:16 +01:00
renovate[bot] ca1cb614f7
chore(deps): update dependency perfect-debounce to v1 (main) (#20661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-04 05:51:44 +01:00
Daniel Roe 566fa85fc8
fix(nuxt): run page meta plugin on all pages (and only pages) (#20628)
Co-authored-by: Julien Huang <julien.huang@outlook.fr>
2023-05-03 15:14:12 +01:00
Daniel Roe da3357449f
feat(nuxt): add `nuxtApp.runWithContext` (#20608) 2023-05-03 11:02:07 +01:00
Daniel Roe a81f9e4c82 ci: run 2.x nightly release on node 16 2023-05-03 09:51:00 +01:00
renovate[bot] 3306cfe292
chore(deps): update all non-major dependencies (main) (#20632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 07:00:29 +01:00
Daniel Roe af75f18cf5 ci: run autofix on renovate branches 2023-05-02 21:11:13 +01:00
Anthony Fu fb76b3931a
feat(nuxi): allow greater control of `nuxi analyze` from cli (#20387) 2023-05-02 14:24:11 +01:00
Anthony Fu 84559e84aa
feat(kit): support passing getter to `addVitePlugin` and `addWebpackPlugin` (#20525) 2023-05-02 12:17:41 +01:00
renovate[bot] 787d5e953e
chore(deps): update dependency vite to v4.3.4 (main) (#20619)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 12:12:31 +01:00
Daniel Roe 16bf228437
fix(nuxt): ensure `useError` is called with nuxt app context (#20585) 2023-05-01 23:55:24 +01:00
Daniel Roe 675445f98a chore: revert `markdownlint-cli` update and prevent auto-update 2023-05-01 23:48:11 +01:00
renovate[bot] f3cfb5f630
chore(deps): update all non-major dependencies (main) (#20609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-01 23:46:29 +01:00
Daniel Roe 8b86d39e30
refactor(schema): move `runtimeCompiler` option out of experimental (#20606) 2023-05-01 17:39:07 +01:00
Daniel Roe 8353e4c66e
feat(nuxt): allow access to components within app (#20604) 2023-05-01 17:35:00 +01:00
Enkot ecb2fda113
docs: fix fetch composable examples (#20603) 2023-05-01 13:41:17 +01:00
Daniel Roe c536e5a635 chore: run docs lint workflow on dep upgrades 2023-05-01 13:27:07 +01:00
Daniel Roe da29dea5c7 chore: revert markdownlint upgrade 2023-05-01 13:24:05 +01:00
Daniel Roe 2c55bb6f84
fix(nuxt): remove internal `<FragmentWrapper>` (#20607) 2023-05-01 12:56:30 +01:00
renovate[bot] c9c51cb3d8
chore(deps): update all non-major dependencies (main) (#20588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-30 22:27:31 +01:00
Phojie Rengel fe76668df4
docs: update tailwind configuration guide (#20598) 2023-04-30 21:41:59 +01:00
Harlan Wilton d2170b80b9
fix(nuxt): skip payload extraction for island context (#20590) 2023-04-30 10:10:09 +01:00
Anthony Fu d2fc6ae614
fix(nuxt): properly handle query for component wrapper (#20591) 2023-04-30 10:08:08 +01:00
Anthony Fu a13b18eddf
fix(nuxt): add `@nuxt/devtools` module before core modules (#20595) 2023-04-30 10:06:43 +01:00
renovate[bot] 9b956c9689
chore(deps): update all non-major dependencies (main) (#20570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-30 00:27:12 +01:00
Gergő Jedlicska 4e7206bfab
feat(test-utils): add option to configure test server port (#20443) 2023-04-30 00:01:10 +01:00
Daniel Roe 24cce84e4b
feat(nuxt): add layer meta and env overrides to config types (#20329) 2023-04-29 23:51:28 +01:00
Daniel Roe b2a1f9f339
feat(kit): allow vite and webpack plugins to be prepended (#20403)
Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
2023-04-29 23:39:08 +01:00
Daniel Roe 6ef2e1caea
fix(nuxt): remove backwards-compatible runtimeConfig proxy (#20340) 2023-04-29 23:38:40 +01:00
Anthony Fu cd7f38988a
feat(webpack): introduce `webpack:configResolved` hook (#20412) 2023-04-29 23:37:29 +01:00
Anthony Fu 17ca50354b
feat(vite): introduce `vite:configResolved` hook (#20411) 2023-04-29 23:37:06 +01:00
Stefan Milosevic fac160c79f
feat(nuxt): auto import 'watchPostEffect' and 'watchSyncEffect' from vue (#20279) 2023-04-29 23:33:29 +01:00
Daniel Roe e1e3d2cd8e
feat(nuxt): add scoped helper for clearing error within boundary (#20508) 2023-04-29 23:32:29 +01:00
Stefan Milosevic 1444d89e3b
feat(kit): add `prepend` option to `addImportsDir` (#20307) 2023-04-29 23:21:45 +01:00
Pavel Mokin e4b4665f0d
docs: fix typo (#20577) 2023-04-29 23:31:37 +02:00
Daniel Roe 1464294d6a v3.4.3 2023-04-28 20:08:45 +01:00
renovate[bot] d8176f11eb
chore(deps): update all non-major dependencies (main) (#20514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-28 11:18:51 +01:00
Daniel Roe f73bb1de0a
fix(nuxt): return `RenderResponse` for redirects (#20496) 2023-04-28 11:18:03 +01:00
Anthony Fu 98b20c45c8
fix(nuxt): transform `#components` imports into direct component imports (#20547)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-04-28 10:14:42 +01:00
Julien Huang ecf41537ca
fix(nuxt): throw errors when running legacy `asyncData` (#20535) 2023-04-27 11:51:33 +01:00
Daniel Roe 65a8f4eb3e
fix(nuxt): restrict access to single renderer outside of test/rootDir (#20543) 2023-04-27 11:31:52 +01:00
Daniel Roe 48c034cf02 ci: run nuxt2 nightly release on node 14 again 2023-04-26 22:52:37 +01:00
Andrew Luca 59680dd830
docs: adjust wrong link after repo migration (#20536) 2023-04-26 22:36:07 +01:00