Daniel Roe
|
0258acdc8a
|
fix(nuxt): remove webstorm compatibility augmentation
|
2023-05-11 15:28:03 +01:00 |
|
Daniel Roe
|
93ba5e7cd2
|
feat(nuxt): use runWithContext within callWithNuxt (#20775)
|
2023-05-11 12:39:08 +01:00 |
|
Emile Caron
|
f2c3c2fab4
|
docs: add missing step migrating to pinia (#20778)
|
2023-05-11 11:03:26 +01:00 |
|
renovate[bot]
|
6b710811bd
|
chore(deps): update dependency @vitejs/plugin-vue to ^4.2.2 (main) (#20776)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-05-11 10:02:10 +01:00 |
|
Daniel Roe
|
f170075c79
|
feat(deps): update vue to v3.3 (#20478)
|
2023-05-11 09:37:32 +01:00 |
|
renovate[bot]
|
80a131a32d
|
chore(deps): update dependency webpack to ^5.82.1 (main) (#20769)
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-05-11 07:32:32 +01:00 |
|
Daniel Roe
|
7e7e006e9b
|
docs: add await before lazy composable examples
|
2023-05-10 23:34:20 +01:00 |
|
Daniel Roe
|
95a0e17898
|
feat(schema): enable rich json payloads by default (#20770)
|
2023-05-10 23:31:13 +01:00 |
|
Daniel Roe
|
a33d2e7aec
|
chore: update target for externalVue removal
|
2023-05-10 22:57:51 +01:00 |
|
Daniel Roe
|
29f29302ce
|
feat(nuxi): allow passing overrides to other nuxi commands (#20760)
|
2023-05-10 14:45:52 +01:00 |
|
Daniel Roe
|
53fef72031
|
fix(nuxt): deduplicate global components before registration (#20743)
|
2023-05-10 13:57:27 +01:00 |
|
Daniel Roe
|
8cca5cc9d8
|
fix(vite): expand fs.allow dirs to include app files (#20755)
|
2023-05-10 13:45:49 +01:00 |
|
Daniel Roe
|
cbcd254cd4
|
refactor(kit): use esm utils for resolvePath (#20756)
|
2023-05-10 13:11:13 +01:00 |
|
Daniel Roe
|
3b820ad366
|
fix(kit): prefer esm resolution for modules to install (#20757)
|
2023-05-10 13:10:23 +01:00 |
|
renovate[bot]
|
32fa44c0c9
|
chore(deps): update all non-major dependencies (main) (#20712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-05-10 09:35:04 +01:00 |
|
Eckhardt (Kaizen) Dreyer
|
10e9d71070
|
chore: fix typo in pnpm-workspace.yaml (#20751)
|
2023-05-10 09:15:11 +01:00 |
|
Julien Huang
|
018bf125ab
|
feat(nuxt): add apps to nuxt build-time instance (#20637)
|
2023-05-09 23:46:03 +01:00 |
|
Eduardo San Martin Morote
|
5781cf1569
|
feat(nuxt): add experimental typedPages option (#20367)
|
2023-05-09 18:08:07 +01:00 |
|
Daniel Roe
|
80d7899f49
|
fix(nuxt): prevent treeshaking hooks with composable names (#20745)
|
2023-05-09 17:47:46 +01:00 |
|
Daniel Roe
|
eb8e9169d6
|
fix(nuxt): generate empty sourcemaps for wrappers (#20744)
|
2023-05-09 16:57:23 +01:00 |
|
Tom Lienard
|
fd9b179f5a
|
docs: add lagon to presets list (#20706)
|
2023-05-09 16:41:02 +01:00 |
|
Daniel Roe
|
1da25c8069
|
fix(nuxt): allow resolving client nuxt app to singleton (#20639)
|
2023-05-09 11:22:38 +01:00 |
|
Daniel Roe
|
ddbb847979
|
fix(webpack): warn when using deprecated build.extend hook (#20605)
|
2023-05-08 18:38:49 +01:00 |
|
Daniel Roe
|
a793e7ad48
|
chore: type-check .mjs files (#20711)
|
2023-05-06 23:00:50 +01:00 |
|
renovate[bot]
|
7cb4c69935
|
feat(deps): upgrade to nitropack v2.4 (#20688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-05-06 09:44:07 +01:00 |
|
scscgit
|
fa8b29a359
|
docs: recommend <NuxtLayout> when migrating error.vue (#20690)
|
2023-05-05 15:39:50 +01:00 |
|
Daniel Roe
|
ad97cb45ae
|
chore: disallow .only in tests
|
2023-05-05 15:10:20 +01:00 |
|
darioferderber
|
24c30eb976
|
docs: add useSeoMeta and useServerSeoMeta pages (#20656)
|
2023-05-05 14:50:06 +01:00 |
|
Daniel Roe
|
2eee64121d
|
chore: do not install example dependencies (#20689)
|
2023-05-05 11:41:01 +01:00 |
|
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 |
|