Commit Graph

  • 703e5a5bc1
    test: update bundle size snapshot Daniel Roe 2024-09-10 20:16:00 +0100
  • 0d8047e202
    chore: dedupe lockfile Daniel Roe 2024-09-10 20:13:42 +0100
  • 38b99d0f4e
    chore(deps): update all non-major dependencies renovate[bot] 2024-09-10 19:00:26 +0000
  • 83620e6640
    chore(deps): update devdependency vue-router to v4.4.4 renovate[bot] 2024-09-10 18:53:11 +0000
  • ac7d010587
    chore(deps): upgrade `typescript` Daniel Roe 2024-09-10 19:51:51 +0100
  • bd10a95216
    docs: update useFetch troubleshooting section (#28918) Liran Tal 2024-09-10 19:25:47 +0300
  • 0e8f5ae59d
    perf(nuxt): remove interop default for dynamic components (#28912) Daniel Roe 2024-09-10 14:56:08 +0100
  • 73d833f0ce
    chore: enable `noUncheckedSideEffectImports` (#28903) Daniel Roe 2024-09-09 23:23:30 +0200
  • eb7130c44c
    chore(deps): update devdependency @nuxt/test-utils to v3.14.2 (main) (#28914) renovate[bot] 2024-09-10 18:43:55 +0100
  • d507e659b2
    chore(deps): update devdependency @nuxt/test-utils to v3.14.2 (3.x) (#28915) renovate[bot] 2024-09-10 18:43:40 +0100
  • 762621eec0
    docs: update useFetch troubleshooting section (#28918) Liran Tal 2024-09-10 19:25:47 +0300
  • b4cf0471a5
    docs: update useFetch troubleshooting section Liran Tal 2024-09-10 19:04:38 +0300
  • 4e79cdda71
    chore(deps): update devdependency @nuxt/test-utils to v3.14.2 renovate[bot] 2024-09-10 13:57:25 +0000
  • 9274823b61
    chore(deps): update devdependency @nuxt/test-utils to v3.14.2 renovate[bot] 2024-09-10 13:57:09 +0000
  • 1fec546102
    perf(nuxt): remove interop default for dynamic components (#28912) Daniel Roe 2024-09-10 14:56:08 +0100
  • c55f32d458
    test: update snapshots Daniel Roe 2024-09-10 13:41:25 +0100
  • 28ad8e2aab
    perf(nuxt): remove interop default for dynamic components Daniel Roe 2024-09-10 13:29:32 +0100
  • 859199d10b
    chore(deps): update all non-major dependencies (main) (#28910) renovate[bot] 2024-09-10 13:03:03 +0100
  • ee502132b0
    chore(deps): update all non-major dependencies renovate[bot] 2024-09-10 10:59:24 +0000
  • f0d6e733d3
    docs(configuration): add --envName flag Till Sanders 2024-09-10 12:29:35 +0200
  • 58f7ec71ce
    fix(webpack): throw errors Daniel Roe 2024-09-09 23:33:52 +0100
  • 5ef2acdc8c
    chore: patch vite for testing Daniel Roe 2024-09-09 23:19:31 +0100
  • ab9bcf82f7
    fix: register chunk error listener at app startup Daniel Roe 2024-09-09 23:15:35 +0100
  • 06337da6a4
    chore: enable `noUncheckedSideEffectImports` (#28903) Daniel Roe 2024-09-09 23:23:30 +0200
  • d07f9881a0
    chore: enable `noUncheckedSideEffectImports` Daniel Roe 2024-09-09 22:03:09 +0100
  • abb6734e4d
    Merge remote-tracking branch 'origin/main' into fix/chunk Daniel Roe 2024-09-09 21:51:23 +0100
  • 3dc1bfcbd3
    chore(deps): update all non-major dependencies (main) (#28898) renovate[bot] 2024-09-09 21:19:06 +0100
  • e51ecf9000
    chore: remove import 🙈 Daniel Roe 2024-09-09 21:04:19 +0100
  • 8fecf83991
    chore: remove unneeded view transition types Daniel Roe 2024-09-09 20:59:51 +0100
  • 8166cf2f05
    chore: do not apply type in ConfigSchema Daniel Roe 2024-09-09 20:58:42 +0100
  • 0a708247e1
    chore: update bundle snapshot Daniel Roe 2024-09-09 20:44:04 +0100
  • 0abb797080
    chore: dedupe lockfile Daniel Roe 2024-09-09 20:43:45 +0100
  • 667fe86956
    fix(nuxt): do not accept attrs on `<NuxtErrorBoundary>` (#28901) Daniel Roe 2024-09-09 21:37:55 +0200
  • f94a2bf850
    fix(nuxt): ensure we process files in `buildDir` for unimport (#28899) Daniel Roe 2024-09-09 18:23:36 +0200
  • 08a0c90828
    fix(nuxt): enable `injectAtEnd` to reduce circular auto-imports (#28822) Anthony Fu 2024-09-09 17:30:10 +0200
  • eedf5392ce
    fix: exclude augmented types Daniel Roe 2024-09-09 20:40:11 +0100
  • 213ce66c36
    fix(nuxt): do not accept attrs on `<NuxtErrorBoundary>` (#28901) Daniel Roe 2024-09-09 21:37:55 +0200
  • e04388c904
    refactor: make solution more generic Daniel Roe 2024-09-09 20:35:51 +0100
  • 507a70ef1f
    perf: improve treeshaking Daniel Roe 2024-09-09 19:55:24 +0100
  • 3d8c1d31f9
    fix(nuxt): do not accept `attrs` on `NuxtErrorBoundary` Daniel Roe 2024-09-09 19:53:53 +0100
  • c0cb246f54
    chore(deps): update all non-major dependencies renovate[bot] 2024-09-09 17:26:23 +0000
  • 9a6c5fa4e3
    Merge branch 'main' into feat/configurable-id-prefix Damian Głowala 2024-09-09 19:23:53 +0200
  • a67e3de1c5 refactor: change path to `vue.config.idPrefix` Damian Glowala 2024-09-09 19:23:43 +0200
  • 93b5b04e9a
    fix(nuxt): ensure we process files in `buildDir` for unimport (#28899) Daniel Roe 2024-09-09 18:23:36 +0200
  • 29151ef8a2
    test: update transform plugin test Daniel Roe 2024-09-09 17:09:41 +0100
  • e4c6f0e44e
    fix(nuxt): ensure we process files in `buildDir` for auto-imports Daniel Roe 2024-09-09 17:00:15 +0100
  • ada1e49f5a
    fix(nuxt): enable `injectAtEnd` to reduce circular auto-imports (#28822) Anthony Fu 2024-09-09 17:30:10 +0200
  • cff5887579
    Merge branch 'main' into fix/unimport-inject-at-end Anthony Fu 2024-09-09 17:10:02 +0200
  • 69d7448980
    chore(deps): update all non-major dependencies (main) (#28882) renovate[bot] 2024-09-09 15:44:51 +0100
  • dc3478e87a
    chore: dedupe Daniel Roe 2024-09-09 15:32:38 +0100
  • b3886addaa
    chore: revert unhead update Daniel Roe 2024-09-09 15:32:09 +0100
  • 5b1bb79ee6
    chore(deps): update lycheeverse/lychee-action digest to c38ba4f (3.x) (#28897) renovate[bot] 2024-09-09 14:52:13 +0100
  • 70b589a002
    chore(deps): update lycheeverse/lychee-action digest to c38ba4f (main) (#28896) renovate[bot] 2024-09-09 14:52:01 +0100
  • a9385d04b4
    fix(nuxt): log more context of prerendering errors (#28895) Daniel Roe 2024-09-09 15:30:11 +0200
  • 76d7835dd7
    chore(deps): update lycheeverse/lychee-action digest to c38ba4f renovate[bot] 2024-09-09 13:31:11 +0000
  • 211e2889de
    chore(deps): update lycheeverse/lychee-action digest to c38ba4f renovate[bot] 2024-09-09 13:31:06 +0000
  • 43d34f4a70
    fix(nuxt): log more context of prerendering errors (#28895) Daniel Roe 2024-09-09 15:30:11 +0200
  • 38b43ac24a
    fix(nuxt): log more context of prerendering errors Daniel Roe 2024-09-09 13:53:39 +0100
  • 105b301e5c
    chore: update bundle size Daniel Roe 2024-09-09 10:41:26 +0100
  • eded4e25ba
    chore: dedupe lockfile Daniel Roe 2024-09-09 10:41:17 +0100
  • 3ac5d98afa
    Merge remote-tracking branch 'origin/main' into renovate/main-all-minor-patch Daniel Roe 2024-09-09 10:40:14 +0100
  • d5cf409ddc
    fix(nuxt): fix ssr log querySelector (#28864) Daniel Roe 2024-09-09 11:39:05 +0200
  • 3f508d521f
    chore(vite): use correct type import Daniel Roe 2024-09-09 10:31:35 +0100
  • 12c9a0530a
    fix(nuxt): fix ssr log querySelector (#28864) Julien Huang 2024-09-06 08:53:57 +0200
  • 0102623af8
    docs: typo fixed missing closing angle bracket (#28880) Nishant Aanjaney Jalan 2024-09-08 05:28:45 +0530
  • 7aa91ba894
    docs: add known limitations for app.config.ts (#28875) Osama Abdallah Essa Haikal 2024-09-07 20:22:46 +0300
  • 02c08b03aa
    fix(nuxt): improve accuracy of module resolution conditions (#28846) Daniel Roe 2024-09-05 22:36:15 +0200
  • addc7853bf
    fix(nuxt): resolve full component paths (#28843) Daniel Roe 2024-09-05 17:38:43 +0200
  • 126041b121
    chore: use consola to log out compatibility info (#28854) Daniel Roe 2024-09-05 17:27:16 +0200
  • 3c4979f2c7
    fix(nuxt): render server errors with `ssr: false` (#28834) Daniel Roe 2024-09-05 08:56:25 +0100
  • 468ab2dc0b
    fix(nuxt): don't override vue instance with legacy `asyncData` (#28842) Daniel Roe 2024-09-05 08:56:01 +0100
  • 74985a5251
    fix(nuxt): ensure injected `route` has enumerable keys (#28841) Daniel Roe 2024-09-05 08:33:07 +0100
  • 77bd30a0b8
    fix(schema): enable `propsDestructure` by default (#28830) Daniel Roe 2024-09-04 16:55:38 +0100
  • 1ba6ddc7f3
    chore(deps): update all non-major dependencies renovate[bot] 2024-09-09 03:09:01 +0000
  • fcf023e611
    docs: typo fixed missing closing angle bracket (#28880) Nishant Aanjaney Jalan 2024-09-08 05:28:45 +0530
  • da6e9706fc
    chore(deps): update devdependency @nuxt/scripts to v0.8.4 (main) (#28881) renovate[bot] 2024-09-07 21:16:58 +0200
  • b8d2e768c5
    chore(deps): update devdependency @nuxt/scripts to v0.8.4 renovate[bot] 2024-09-07 18:44:32 +0000
  • 7463d370e0
    Update use-async-data.md Nishant Aanjaney Jalan 2024-09-07 18:43:01 +0100
  • 8e27051ab4
    docs: add known limitations for app.config.ts (#28875) Osama Abdallah Essa Haikal 2024-09-07 20:22:46 +0300
  • 8007239f59
    chore(deps): update all non-major dependencies (main) (#28870) renovate[bot] 2024-09-07 19:22:15 +0200
  • d60a2438a3
    chore(deps): update all non-major dependencies renovate[bot] 2024-09-07 15:30:27 +0000
  • 410f1fa38d
    Fix bun script for init new project 星月なるこ 2024-09-07 20:22:24 +0800
  • 2551efd2c9 feat(nuxt): warn if dups is deteced in layouts & pages Osama Haikal 2024-09-07 09:55:37 +0300
  • 39d030110e docs: add known limitations for app.config.ts Osama Haikal 2024-09-07 09:16:55 +0300
  • 627f1e0dae feat: allow configuring `useId` prefix Damian Glowala 2024-09-06 17:43:23 +0200
  • d9f675af21 Merge branch 'main' of github.com:nuxt/nuxt into feat/useResponseHeader Jelmer de Maat 2024-09-06 09:26:33 +0200
  • 269d16e461 feat(composables): add basic test for 'useResponseHeader' composable Jelmer de Maat 2024-09-06 09:26:23 +0200
  • f552c7a790
    chore(deps): update all non-major dependencies (main) (#28863) renovate[bot] 2024-09-06 08:54:27 +0200
  • c5f3292d63
    fix(nuxt): fix ssr log querySelector (#28864) Julien Huang 2024-09-06 08:53:57 +0200
  • d190955714
    chore(deps): update all non-major dependencies renovate[bot] 2024-09-06 04:22:32 +0000
  • 1cd5d5e3c0 fix(nuxt): fix ssr log querySelector Julien Huang 2024-09-05 23:53:30 +0200
  • 0d35a27f0a fix: always call hook `pages:resolved` Bobbie Goede 2024-09-05 23:00:54 +0200
  • a39773b1ab
    fix(nuxt): improve accuracy of module resolution conditions (#28846) Daniel Roe 2024-09-05 22:36:15 +0200
  • 1bdaa08fb7
    chore(deps): update huang-julien/reproduire-sur-stackblitz action to v1.0.2 (main) (#28860) renovate[bot] 2024-09-05 22:35:34 +0200
  • 9d387f722c feat: `pages:resolved` hook Bobbie Goede 2024-09-05 22:30:53 +0200
  • ccac287b86
    fix(nuxt): do not re-throw handled chunk errors Daniel Roe 2024-09-05 22:29:12 +0200
  • b00e4683dd
    chore(deps): update all non-major dependencies renovate[bot] 2024-09-05 20:03:36 +0000
  • 07c88fdeb3
    chore(deps): update all non-major dependencies (main) (#28858) renovate[bot] 2024-09-05 22:03:08 +0200
  • cad2187d3f
    Merge remote-tracking branch 'origin/main' into fix/resolve-vue Daniel Roe 2024-09-05 22:02:39 +0200
  • 319633bf32
    chore(deps): update all non-major dependencies renovate[bot] 2024-09-05 18:36:21 +0000