Commit Graph

5677 Commits

Author SHA1 Message Date
julien huang dfd935bee6 fix(nuxt): make pageMeta ast undefineable in transformation 2024-03-19 20:59:08 +01:00
Daniel Roe f55f747984
docs: add missing end block 2024-03-19 10:43:38 +00:00
Daniel Roe a258bfc347
docs: add info about dependencies to install 2024-03-19 10:39:03 +00:00
Daniel Roe 8e635fd233
docs: update information about playwright test runner 2024-03-19 10:34:34 +00:00
François Rosato cbf4d5436a
chore: fix typo in test descriptions (#26366) 2024-03-19 10:07:12 +00:00
renovate[bot] c073548b5b
chore(deps): update devdependency happy-dom to v14 (main) (#26359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 03:13:58 +00:00
github-actions[bot] a80d1a0d63
v3.11.1 2024-03-18 21:33:40 +00:00
Daniel Roe dfe31aa143
fix(vite): use ssr result if it exists (#26356) 2024-03-18 21:17:08 +00:00
Daniel Roe c49d206647
fix(nuxt): pass `undefined` name when resolving trailing slash (#26358) 2024-03-18 21:12:17 +00:00
renovate[bot] 8d6eab4822
chore(deps): update all non-major dependencies (main) (#26344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 20:52:21 +00:00
zunderbolt 7284e70de9
fix(nuxt): prevent losing pages routes on prerender (#26354) 2024-03-18 20:27:18 +00:00
renovate[bot] 0bc49eb0ca
chore(deps): update dependency nuxi to v3.11.0 (main) (#26353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 20:14:51 +00:00
Daniel Roe c72951b068
chore: revert update github/codeql-action action
This reverts commit 70b2986c78.
2024-03-18 16:08:24 +00:00
Serge Doda f4173b362b
docs: add `routeNameSplitter` example in migration docs (#25838) 2024-03-18 15:18:41 +00:00
Volker Rose 41f6a0a3a0
docs: note that `@nuxt/schema` should be used by module authors (#26190) 2024-03-18 15:17:30 +00:00
Turdalin Nurassyl ac54031511
docs: mention `<DevOnly>` component in api section (#26029) 2024-03-18 15:17:20 +00:00
renovate[bot] 70b2986c78
chore(deps): update github/codeql-action action to v3.24.8 (main) (#26342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 14:41:13 +00:00
Daniel Roe 90591e3a3c
fix(nuxt): don't warn when injecting client-only components (#26341) 2024-03-18 14:41:01 +00:00
Daniel Roe 2c0fc3a15e
fix(nuxt): handle failure creating BroadcastChannel (#26340) 2024-03-18 14:15:10 +00:00
renovate[bot] 9b9558bcf9
chore(deps): update dependency ufo to v1.5.2 (main) (#26339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 13:58:17 +00:00
renovate[bot] 97a98b0838
chore(deps): update all non-major dependencies (main) (#26321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 13:29:28 +00:00
Julien Huang 03f7b0941e
chore(nuxt): remove unused code (#26319) 2024-03-17 21:27:43 +00:00
Daniel Roe 523db1a197
fix(nuxt): ignore failures to access asyncContext in environments without it 2024-03-17 20:12:45 +01:00
Daniel Roe 0d9c63b828
fix(nuxt): correct `finish` types and add to docs
resolves https://github.com/nuxt/nuxt/issues/26317
2024-03-17 20:09:19 +01:00
Daniel Roe 401370b3a0
docs: add note that `useId` must be used with single root element 2024-03-17 19:17:25 +01:00
Daniel Roe 5b29dd3f3c
fix(nuxt): conditionally use `tsx` parser (#26314) 2024-03-17 17:57:11 +01:00
Joaquín Sánchez 4c8793587b
fix(schema): include `ofetch` in `typescript.hoist` defaults (#26316) 2024-03-17 17:56:47 +01:00
Daniel Roe b3ced3d694
fix(nuxt): ignore console.logs called outside event context
resolves https://github.com/nuxt/nuxt/issues/26308
2024-03-17 16:36:45 +01:00
renovate[bot] 551ffaa9d5
chore(deps): update devdependency happy-dom to v13.9.0 (main) (#26313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-17 16:35:33 +01:00
Tanvir Rahman 1ba33d5dc5
docs: fix confusing wording (#26301) 2024-03-17 16:18:31 +01:00
Florian Lefebvre cfd34ec234
docs: fix code block formatting for `usePreviewMode` (#26303) 2024-03-17 16:17:07 +01:00
Daniel Roe 68f7d4df8b
ci: configure npm registry in release workflow 2024-03-17 02:06:41 -07:00
github-actions[bot] 78d5098c28
v3.11.0 2024-03-17 01:15:47 -07:00
Daniel Roe da8e8eba80
docs: add some `appMiddleware` docs 2024-03-16 18:40:57 -07:00
Daniel Roe 115298a447
docs: add docs about playwright runner support 2024-03-16 18:20:47 -07:00
Daniel Roe 24217a9920
docs: add example for `clear` 2024-03-16 18:07:34 -07:00
Daniel Roe 1cae15a3a4
chore(nuxt): ensure type template has const filename 2024-03-16 17:21:43 -07:00
Damian Głowala 02d6838293
feat(nuxt): add `clear` utility to `useAsyncData`/`useFetch` (#26259) 2024-03-16 17:19:44 -07:00
Daniel Roe 3c7e68c846
fix(nuxt): handle nightly releases for hoisted types 2024-03-16 17:18:31 -07:00
Daniel Roe 33ce71dd12
refactor(nuxt): use addTypeTemplate in more places 2024-03-16 17:15:53 -07:00
renovate[bot] 8c07493782
chore(deps): update devdependency @nuxt/test-utils to v3.12.0 (main) (#26299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-16 15:43:58 -07:00
Daniel Roe 87c0678f99
fix(nuxt): provide appMiddleware types with universal router 2024-03-16 15:12:49 -07:00
Daniel Roe 4925670dcd
refactor(nuxt): use addTypeTemplate for page augmentations 2024-03-16 15:09:04 -07:00
Daniel Roe 70669012fb
test: add type test for appMiddleware route rules 2024-03-16 15:07:08 -07:00
Daniel Roe cac7454702
refactor(nuxt): rename `nuxtMiddleware` to `appMiddleware` 2024-03-16 15:03:09 -07:00
Daniel Roe c6aa617839
chore: do not export unused type 2024-03-16 14:59:03 -07:00
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