Commit Graph

14 Commits

Author SHA1 Message Date
Anthony Fu f209158352
chore: cleanup eslint rules with latest `@nuxt/eslint-config` (#26653) 2024-04-05 19:08:32 +01:00
Horu f9fe282506
feat(nuxt): add `nuxtMiddleware` route rule (#25841) 2024-03-16 11:53:01 -07:00
Daniel Roe 205d0e2fa5
test: also run composables test with appManifest off 2024-03-16 11:07:30 -07:00
Daniel Roe 72a2e23cc4 chore: use `nuxt.config` to enable pages for docs typecheck 2024-02-16 20:53:40 +00:00
Anthony Fu 3f882c95f6
ci: typecheck code samples in docs (#25777) 2024-02-15 10:07:39 +00:00
Daniel Roe a46b0c876c
test: update vitest coverage exclusions 2023-12-21 14:59:27 +00:00
Daniel Roe 2026543a5b
chore: update vitest dependencies (#24659) 2023-12-11 18:20:11 +00:00
Daniel Roe b301b639e1
test(nuxt): add additional unit tests for composables (#24289) 2023-11-14 12:44:39 +00:00
renovate[bot] 46be076751
chore(deps): update all non-major dependencies (main) (#23506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-07 08:30:10 +02:00
Daniel Roe 861d49e79f
fix(nuxt): use `test`/`dev` as manifest buildId when appropriate (#23512) 2023-10-03 10:58:36 +01:00
Daniel Roe 7dce07653c
fix(nuxt): experimental build manifest + client route rules (#21641) 2023-09-19 22:31:18 +01:00
Daniel Roe 758ae76709
fix(vite): include `import.meta` build vars in `define` as well (#22576) 2023-08-10 09:51:58 +01:00
Lucas Vargas ffd0223583
feat(vite,webpack): tree-shakable `import.meta.*` build flags (#22428) 2023-08-07 23:03:40 +01:00
Daniel Roe 6a9fbbfe46
test: add `nuxt-vitest` and composable unit tests (#21884) 2023-07-02 09:59:16 +01:00