Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Roe a39773b1ab
fix(nuxt): improve accuracy of module resolution conditions (#28846) 2024-09-05 22:36:15 +02:00
Daniel Roe b4a2b8f480
fix(nuxt): prompt to set compatibility date with latest nitro (#27893) 2024-06-28 13:53:25 +02:00
Daniel Roe bf3a374f85
fix(schema)!: default to `compatibilityVersion: 4` (#27710) 2024-06-19 16:02:35 +01:00
Daniel Roe 3f6d7dad1a
chore: disable `shamefully-hoist` within repo (#27483) 2024-06-07 21:55:12 +01:00
Daniel Roe 505e706dcb
feat(schema): v4 opt-in with `future.compatibilityVersion` (#26925) 2024-04-30 20:34:32 +01:00
Anthony Fu f209158352
chore: cleanup eslint rules with latest `@nuxt/eslint-config` (#26653) 2024-04-05 19:08:32 +01:00
Daniel Roe c1ddb359e3
chore: update to use `@nuxt/eslint-config` (#24209)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
2023-11-09 18:01:13 +01:00
Sébastien Chopin f26a801775
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00
Daniel Roe 8b86d39e30
refactor(schema): move `runtimeCompiler` option out of experimental (#20606) 2023-05-01 17:39:07 +01:00
Julien Huang 3fc9a75070
feat(nuxt): support vue runtime compiler (#4762) 2023-04-06 04:51:32 -07:00