Daniel Roe
|
53fef72031
|
fix(nuxt): deduplicate global components before registration (#20743)
|
2023-05-10 13:57:27 +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 |
|
Daniel Roe
|
1da25c8069
|
fix(nuxt): allow resolving client nuxt app to singleton (#20639)
|
2023-05-09 11:22:38 +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 |
|
Anthony Fu
|
1f38863c06
|
fix(nuxt, vite): ignore nuxt_component ssr style and isVue (#20679)
|
2023-05-04 17:19:03 +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 |
|
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 |
|
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 |
|
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 |
|
Daniel Roe
|
2c55bb6f84
|
fix(nuxt): remove internal <FragmentWrapper> (#20607)
|
2023-05-01 12:56:30 +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 |
|
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
|
6ef2e1caea
|
fix(nuxt): remove backwards-compatible runtimeConfig proxy (#20340)
|
2023-04-29 23:38:40 +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 |
|
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
|
197de3ecbb
|
fix(nuxt): call app:error in SSR before rendering error page (#20511)
|
2023-04-26 14:36:59 +01:00 |
|
Daniel Roe
|
dd0d13d425
|
fix(nuxt): improved typing support for app config (#20526)
|
2023-04-26 14:30:05 +01:00 |
|
Daniel Roe
|
7ab476b1f8
|
fix(nuxt): use callAsync for executing hooks with context (#20510)
|
2023-04-26 07:15:22 +01:00 |
|
renovate[bot]
|
9170a721f7
|
chore(deps): update dependency vite to v4.3.2 (main) (#20504)
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-25 21:18:33 +01:00 |
|
Daniel Roe
|
200cb2787e
|
fix(nuxt): throw 404 when accessing /__nuxt_error directly (#20497)
|
2023-04-25 15:47:02 +01:00 |
|
renovate[bot]
|
24ce1022e9
|
chore(deps): update dependency @vitejs/plugin-vue to ^4.2.0 (main) (#20493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-25 13:44:56 +01:00 |
|
renovate[bot]
|
5fd93d85c7
|
chore(deps): update all non-major dependencies (main) (#20429)
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-24 22:48:16 +01:00 |
|
Jonas Thelemann
|
3133c6fb84
|
fix(deps): relax upper node version constraint (#20472)
|
2023-04-24 22:24:38 +01:00 |
|
Andrew Luca
|
ea1c5b2550
|
fix(nuxt): use event.node.req in cookie utility (#20474)
|
2023-04-24 21:25:36 +01:00 |
|
renovate[bot]
|
fd281f2d7d
|
chore(deps): update all non-major dependencies (main) (#20426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-20 23:31:50 +01:00 |
|
Daniel Roe
|
f1ded44e80
|
fix(nuxt): add basic typings for <ClientOnly>
|
2023-04-20 22:56:22 +01:00 |
|
Julien Huang
|
e8e01bac13
|
fix(nuxt): use key to force server component re-rendering (#19911)
|
2023-04-20 22:41:20 +01:00 |
|
Daniel Roe
|
8b7df05ff0
|
fix(nuxt): don't call timeEnd unless we're debugging (#20424)
|
2023-04-20 22:18:32 +01:00 |
|
github-actions[bot]
|
607bfdcfef
|
v3.4.2 (#20410)
|
2023-04-20 14:51:12 +01:00 |
|