Commit Graph

4026 Commits

Author SHA1 Message Date
Sébastien Chopin 6c9d6331e1 fix(types): app config types extending from schema 2023-04-21 15:33:55 +02:00
renovate[bot] fd281f2d7d
chore(deps): update all non-major dependencies (main) (#20426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-20 23:31:50 +01:00
renovate[bot] 387d2c4d21
chore(deps): update devdependency vue-tsc to ^1.4.0 (main) (#20421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-20 22:58:28 +01:00
Daniel Roe f1ded44e80 fix(nuxt): add basic typings for `<ClientOnly>` 2023-04-20 22:56:22 +01:00
Julien Huang e8e01bac13
fix(nuxt): use key to force server component re-rendering (#19911) 2023-04-20 22:41:20 +01:00
Daniel Roe 8b7df05ff0
fix(nuxt): don't call `timeEnd` unless we're debugging (#20424) 2023-04-20 22:18:32 +01:00
Daniel Roe 0d10e9734b ci: run release script with node 18 2023-04-20 21:22:31 +01:00
Daniel Roe ec1503731b ci: publish edge release with provenance 2023-04-20 20:55:06 +01:00
github-actions[bot] 607bfdcfef
v3.4.2 (#20410) 2023-04-20 14:51:12 +01:00
Daniel Roe 0ea719776b
refactor(vite): use native `isFileServingAllowed` util (#20414) 2023-04-20 14:00:05 +01:00
renovate[bot] 3ac14c987d
chore(deps): update resolutions unbuild to ^1.2.1 (main) (#20413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-20 13:55:56 +01:00
renovate[bot] c1d97a2fdb
chore: update vite to v4.3 (#20405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-04-20 13:36:11 +01:00
Daniel Roe 12f347a928
fix(nuxt): clone app config on server (#20278) 2023-04-20 13:33:45 +01:00
Daniel Roe 8234bc18d7 chore: don't list dep updates in auto-changelog 2023-04-20 11:16:57 +01:00
Daniel Roe 0518cdbff1 ci: give write access to changelogensets 2023-04-20 10:45:25 +01:00
Daniel Roe 2a596c2b3d chore: set git user 2023-04-20 10:42:20 +01:00
Daniel Roe e6cc4aa02a chore: maintain a 'next release' PR 2023-04-20 10:40:07 +01:00
Daniel Roe f550976f74 ci: don't run ci for release branches 2023-04-20 09:47:03 +01:00
Daniel Roe 872d681549
fix(nuxi): load kit from `rootDir` when preparing project (#20401) 2023-04-19 22:28:55 +01:00
renovate[bot] 5f016b180e
chore(deps): update all non-major dependencies (main) (#20400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-19 22:19:30 +01:00
Daniel Roe a086af9692
perf: allow using `@parcel/watcher` for dev watcher (#20179) 2023-04-19 22:02:52 +01:00
Daniel Roe 83f0103a47
fix(schema): rely on installed telemetry types (#19640) 2023-04-19 22:02:15 +01:00
Daniel Roe c7be5b4ec6
refactor(nuxt): rework and use `isJS` and `isVue` utilities consistently (#20344) 2023-04-19 19:17:36 +01:00
Harlan Wilton 5febd46d23
fix(core,kit): ensure module transpilation paths are dirs (#20396) 2023-04-19 19:05:46 +01:00
Daniel Roe 526852c1f1
fix(test-utils): import jest functions from `@jest/globals` (#20360) 2023-04-19 19:05:01 +01:00
Preet Mishra 48b48dec00
fix(nuxt): handle pages with no content and log warning (#20373) 2023-04-19 17:58:43 +01:00
Lehoczky Zoltán 820fecd9ee
docs: update lint command for the documentation (#20399) 2023-04-19 17:35:39 +01:00
renovate[bot] 6b75cceb3d
chore(deps): update all non-major dependencies (main) (#20395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-19 17:03:51 +01:00
Daniel Roe 574a5616b4
perf: remove unused deps and add implicit deps (#20356) 2023-04-19 16:45:13 +01:00
Daniel Roe 4ab4ac13df
fix(nuxt): swap preloads for json/js payloads (#20375) 2023-04-19 10:18:02 +01:00
renovate[bot] fe441a1364
chore(deps): update all non-major dependencies (main) (#20364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-18 16:52:31 +01:00
BD103 559013483f
docs: fix vue-tsc link (#20350) 2023-04-18 14:39:34 +01:00
Anthony Fu 886350a27c
fix(vite): avoid serving arbitrary file in vite-node middleware (#20345) 2023-04-18 12:30:16 +01:00
renovate[bot] dc20b22a5f
chore(deps): update all non-major dependencies (main) (#20337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 09:57:25 +01:00
renovate[bot] b9c8c9936e
chore(deps): update dependency c12 to ^1.3.0 (main) (#20328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 15:16:04 +01:00
renovate[bot] d7b605f35f
chore(deps): update devdependency eslint-plugin-jsdoc to ^41.1.2 (main) (#20320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 09:51:25 +01:00
renovate[bot] 2f89fc0236
chore(deps): update all non-major dependencies (main) (#20313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-17 09:14:46 +01:00
renovate[bot] 60c90c2948
chore(deps): update all non-major dependencies (main) (#20305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-16 20:04:53 +01:00
Daniel Roe 37e62e4ea1
docs: add brief information on debugging a nuxt app (#20282) 2023-04-16 15:21:55 +02:00
Daniel Roe 8aa86559c8
fix(nuxt): mark `useRequestHeaders` keys as optional (#20286) 2023-04-15 15:43:19 +01:00
Daniel Roe ac2e466175
fix(nuxt): provide more helpful error when instance unavailable (#20289) 2023-04-15 14:47:34 +01:00
Lehoczky Zoltán d48024e71f
docs: update links on hooks page (#20296) 2023-04-15 11:30:17 +01:00
Daniel Roe 3754591257
fix(nuxt): return type directly if not picking asyncData (#20288) 2023-04-15 11:03:09 +01:00
Daniel Roe d0c8e7fb4a
fix(nuxt): generate hi-res sourcemaps (#20280) 2023-04-14 18:21:08 +01:00
Daniel Roe f366ab4eb8
chore: remove `@ts-ignore` and fix some issues (#20273) 2023-04-14 13:53:21 +01:00
Daniel Roe b602b66a8e
fix(vite): set different cache dirs for client/server (#20276) 2023-04-14 13:25:33 +01:00
Daniel Roe 53db8125f1
perf(nuxt): share lazy component definitions (#20259) 2023-04-13 20:08:08 +01:00
renovate[bot] b0c35291b6
chore(deps): update all non-major dependencies (main) (#20253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-13 19:28:30 +01:00
Daniel Roe 940fb0b7ad
v3.4.1 (#20246) 2023-04-13 03:31:11 -07:00
Daniel Roe 9110d41628
fix(nuxt): do not redirect when `vue-router` normalises url (#20247) 2023-04-13 03:14:44 -07:00