Commit Graph

5631 Commits

Author SHA1 Message Date
Daniel Roe d6ce3453c4
chore: update knip schema 2024-03-16 14:58:52 -07:00
Daniel Roe 0fc363a4f5
chore: tidy dependencies 2024-03-16 14:58:36 -07:00
Daniel Roe beeda8acf4
chore: temporarily remove codspeed plugin 2024-03-16 14:50:56 -07:00
Daniel Roe d981c056d1
test: use function assertion for second scrollY test 2024-03-16 13:58:22 -07:00
Daniel Roe 3d77e267d8
test: use locator assertion for body text 2024-03-16 13:38:29 -07:00
Daniel Roe 9b5bffbbb4
test: remove wait for `networkidle` 2024-03-16 13:23:08 -07:00
Horu f9fe282506
feat(nuxt): add `nuxtMiddleware` route rule (#25841) 2024-03-16 11:53:01 -07:00
Daniel Roe 79ea75e72a
chore: remove old code 2024-03-16 11:07:30 -07:00
Daniel Roe 205d0e2fa5
test: also run composables test with appManifest off 2024-03-16 11:07:30 -07:00
renovate[bot] adc728e2a3
chore(deps): update all non-major dependencies to ^1.8.20 (main) (#26294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-03-16 10:11:31 -07:00
Daniel Roe c7d0567da1
test: use retryable assertion for `scrollY` (#26298) 2024-03-16 10:11:13 -07:00
Max Schmitt 20079904c0
ci: do not cache Playwright browsers (#26296) 2024-03-16 08:39:04 -07:00
Daniel Roe 977377777a
fix(nuxt): guard `window` access more carefully 2024-03-15 19:51:35 -07:00
Daniel Roe 1dc51668a4
chore: bump ip and follow-redirects 2024-03-15 19:43:15 -07:00
Daniel Roe adbd53a257
fix(schema): don't hoist types for `consola` for now 2024-03-15 19:37:13 -07:00
Daniel Roe c78c1161ad
ci: release in ci when a v3 tag is pushed 2024-03-15 19:36:17 -07:00
Tanvir Rahman 5a387d5f0a
docs: improve section titles in error-handling docs (#26288) 2024-03-15 19:12:19 -07:00
Daniel Roe 357f8db418
fix(schema): allow passing `deep` to `selectiveClient` 2024-03-15 19:02:54 -07:00
Daniel Roe 0362ebf43c
fix(nuxt): use `joinRelativeURL` for build assets (#26282) 2024-03-15 18:31:29 -07:00
renovate[bot] 92929cee17
chore(deps): update dependency ufo to v1.5.1 (main) (#26290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-03-15 17:07:49 -07:00
Daniel Roe 814859d769
fix(nuxt): don't generate separate chunk for stubs (#26291) 2024-03-15 17:07:38 -07:00
Daniel Roe e272b2f2e1
feat(nuxt): pass server logs to client (#25936)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2024-03-15 16:36:47 -07:00
Daniel Roe 5be9253cfe
fix(kit): clone middleware when adding to app 2024-03-15 15:38:07 -07:00
Julien Huang 4be430e13f
feat(nuxt): pass nuxt instance to `getCachedData` (#26287) 2024-03-15 13:54:47 -07:00
Tanvir Rahman e0ac145e9a
docs: add link to ofetch repo (#26284) 2024-03-15 13:18:58 -07:00
Tanvir Rahman f21c24a112
docs: link to pinceau repo rather than website (#26286) 2024-03-15 13:18:13 -07:00
Daniel Roe 6b1f3438b6
docs: add more keywords for reducer/reviver docs
https://github.com/nuxt/nuxt/issues/21832#issuecomment-1996991526
2024-03-15 13:17:06 -07:00
Daniel Roe b9168d0b0b
fix(vite): drop name prefix for client chunk file names (#26203) 2024-03-15 11:31:13 -07:00
Tanvir Rahman 5804d397ad
docs: removed unused composable example (#26283) 2024-03-15 11:18:35 -07:00
Daniel Roe 81933dfc3d
fix(nuxt): don't ignore any files from `buildAssetsDir` 2024-03-15 11:16:57 -07:00
Daniel Roe 85166cced7
feat(schema): allow configuring type hoists with `typescript.hoist` 2024-03-15 11:00:19 -07:00
Daniel Roe 9d08cdfd1f
fix(vite): explicitly import `publicAssetsURL` 2024-03-15 11:00:18 -07:00
renovate[bot] 0cb095f1f9
chore(deps): update devdependency nitropack to v2.9.4 (main) (#26281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 10:53:51 -07:00
Tanvir Rahman 1410756e3f
docs: split a sentence in two to improve readability (#26279) 2024-03-15 10:29:40 -07:00
renovate[bot] c556a60e6b
chore(deps): update dependency ufo to v1.5.0 (main) (#26280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-03-15 10:27:44 -07:00
Maik Kowol a6d6fde9df
fix(nuxt): access shared asyncData state with `useNuxtData` (#22277) 2024-03-15 09:40:00 -07:00
Marc Cremer 6439244c96
fix(nuxt): respect `baseUrl` within server components (#25727) 2024-03-15 09:16:41 -07:00
renovate[bot] 0d5b3c18e0
chore(deps): update vitest to v1.4.0 (main) (#26265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 09:15:42 -07:00
Tanvir Rahman 0af28831c1
docs: use a more common word (#26276) 2024-03-15 08:25:55 -07:00
renovate[bot] c69863e362
chore(deps): update all non-major dependencies (main) (#26254) 2024-03-15 08:23:15 -07:00
OrbisK a866a11638
chore: remove trailing slash in issue template (#26268) 2024-03-15 08:22:54 -07:00
Anthony Fu 5dc96de8a9
fix(nuxt): update auto imports after other templates (#26249) 2024-03-14 13:26:40 -07:00
renovate[bot] 177980865a
chore(deps): update devdependency happy-dom to v13.8.5 (main) (#26251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 11:56:27 -07:00
Anthony Fu bd0e759b22
perf(nuxt): only update changed templates (#26250) 2024-03-14 11:56:17 -07:00
Daniel Roe 5c6dc4c14e
docs: escape 'elements' in jsdoc comments 2024-03-14 11:31:42 -07:00
renovate[bot] 7a3857e127
chore(deps): update all non-major dependencies (main) (#26234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-03-14 11:13:13 -07:00
Daniel Roe c3c9c4b2a4
ci: run lint step after bundle test 2024-03-14 11:02:03 -07:00
Martins 9b23f36d2a
docs: added modular architecture use case for Layers (#26240) 2024-03-14 14:59:36 +01:00
Daniel Roe b102d04185
feat(vite): handle multiple/custom public dirs (#26163) 2024-03-13 17:18:44 -07:00
renovate[bot] 25617516fb
chore(deps): update all non-major dependencies (main) (#26189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-03-13 16:00:57 -07:00