renovate[bot]
|
bb80557964
|
chore(deps): update webpack
|
2025-02-25 09:50:53 +00:00 |
|
renovate[bot]
|
ecb5ccb2d5
|
chore(deps): update vitest to v3.0.7 (3.x) (#31106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-25 09:48:40 +00:00 |
|
Daniel Roe
|
2e27cd30c2
|
refactor(nuxt): use isEqual from ohash/utils
|
2025-02-25 09:35:32 +00:00 |
|
renovate[bot]
|
f709e5730b
|
chore(deps): update dependency ohash to v2 (3.x) (#31051)
|
2025-02-24 23:21:48 +00:00 |
|
renovate[bot]
|
4d010c30de
|
chore(deps): update all non-major dependencies (3.x) (#31061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2025-02-24 22:20:52 +00:00 |
|
Alex Liu
|
05a9ff64e7
|
docs: add .nuxtrc documentation (#31093)
|
2025-02-24 17:16:08 +00:00 |
|
Daniel Roe
|
4c9b636990
|
feat(nuxt): allow specifying glob patterns for scanning pages/ (#31090)
|
2025-02-24 17:16:08 +00:00 |
|
Harlan Wilton
|
b7700f8614
|
perf(kit): try non-subpath routes first to resolve nuxt modules (#31037)
|
2025-02-24 17:10:42 +00:00 |
|
Daniel Roe
|
aac000061b
|
fix(kit,schema): set esbuild target for experimental decorators (#31089)
|
2025-02-24 17:10:42 +00:00 |
|
Alex Liu
|
7b5ba53cb6
|
docs: link to the scripts releases page (#31095)
|
2025-02-24 17:10:42 +00:00 |
|
Clayton Chew
|
82337d6f97
|
fix(nuxt,schema): resolve shared dir from config (#31091)
|
2025-02-24 17:10:42 +00:00 |
|
Daniel Roe
|
e7dbe72b0b
|
perf(nuxt): remove duplicated nitro alias resolution (#31088)
|
2025-02-24 17:10:42 +00:00 |
|
Daniel Roe
|
b6a364ec7d
|
fix(nuxt): use ohash to calculate legacy async data key without hash (#31087)
|
2025-02-24 17:10:42 +00:00 |
|
awfulness
|
e9b3cde5a0
|
docs: remove link to deleted nuxt 2 section (#31077)
|
2025-02-24 17:10:41 +00:00 |
|
Sébastien Chopin
|
530d02c093
|
fix(nuxt): use _ for NuxtIsland name on server pages (#31072)
|
2025-02-24 17:10:41 +00:00 |
|
renovate[bot]
|
08fab51053
|
chore(deps): pin devdependency rollup-plugin-visualizer to 5.14.0 (3.x) (#31080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-21 22:54:13 +00:00 |
|
renovate[bot]
|
b683ac784b
|
chore(deps): update devdependency @types/rollup-plugin-visualizer to v5 (3.x) (#31076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2025-02-21 22:48:40 +00:00 |
|
Daniel Roe
|
4910959b96
|
test: update unit test snapshot for jsx
|
2025-02-20 21:06:12 +00:00 |
|
Daniel Roe
|
86c960c6f4
|
chore: lint
|
2025-02-20 21:00:07 +00:00 |
|
Saeid Zareie
|
93750ca200
|
docs: add port option to preview command (#30999)
|
2025-02-20 20:55:27 +00:00 |
|
Vahagn Zaqaryan
|
9b20c9c327
|
fix(nuxt): decode URI components in cache driver methods (#30973)
|
2025-02-20 20:55:26 +00:00 |
|
Idorenyin Udoh
|
110f1d0b2f
|
docs: mention requirement to wrap middleware in defineNuxtRouteMiddleware (#31005)
|
2025-02-20 20:55:26 +00:00 |
|
Alex Liu
|
d7eb8948e7
|
fix(nuxt): ensure provide / inject work in setup of defineNuxtComponent (#30982)
|
2025-02-20 20:55:26 +00:00 |
|
Jonas Thelemann
|
d4acfd0376
|
fix(nuxt): deprioritise layer css imports (#31020)
|
2025-02-20 20:55:26 +00:00 |
|
Alex Liu
|
ea71484fa3
|
docs: add description for vue:setup and app:data:refresh hooks (#31001)
|
2025-02-20 20:55:26 +00:00 |
|
Daniel Roe
|
11e6b8398c
|
chore: reorder options object
|
2025-02-20 20:55:26 +00:00 |
|
Daniel Roe
|
cbe38cf52c
|
test: bump timeout for route hmr
|
2025-02-20 20:55:26 +00:00 |
|
Harlan Wilton
|
bb1a376558
|
fix(kit): expose module dependency errors (#31035)
|
2025-02-20 20:55:25 +00:00 |
|
Daniel Roe
|
d992c0da95
|
test: slightly improve coverage
|
2025-02-20 20:55:25 +00:00 |
|
Alex Liu
|
556ad34642
|
fix: remove unimplemented page:transition:start type (#31040)
|
2025-02-20 20:55:25 +00:00 |
|
Ryota Watanabe
|
63c1503b6a
|
fix(nuxt): use tsx loader for jsx blocks as well (#31014)
|
2025-02-20 20:55:25 +00:00 |
|
Alex Liu
|
6202f374c6
|
refactor(nuxt): prefer logical assignment operators (#31004)
|
2025-02-20 20:55:24 +00:00 |
|
renovate[bot]
|
543a8e6e18
|
chore(deps): update dependency vite-plugin-checker to ^0.9.0 (3.x) (#31057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-20 15:49:29 +00:00 |
|
renovate[bot]
|
c9e0d9ea9d
|
chore(deps): update dependency @nuxt/cli to v3.22.2 (3.x) (#31055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-20 13:45:47 +00:00 |
|
Daniel Roe
|
9aab69ec41
|
fix(ui-templates): remove extra <pre> when rendering dev errors
|
2025-02-20 12:55:20 +00:00 |
|
renovate[bot]
|
53168e4725
|
chore(deps): update all non-major dependencies (3.x) (#31032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-20 10:56:02 +00:00 |
|
renovate[bot]
|
242a6e4340
|
chore(deps): update devdependency eslint-typegen to v2 (3.x) (#31033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-20 10:15:29 +00:00 |
|
renovate[bot]
|
c771ee0614
|
chore(deps): update unocss monorepo to v66 (3.x) (major) (#31022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-20 09:20:55 +00:00 |
|
renovate[bot]
|
cb5a961c47
|
chore(deps): update vitest to v3.0.6 (3.x) (#31028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-19 20:56:02 +00:00 |
|
renovate[bot]
|
42fafca4cd
|
chore(deps): update all non-major dependencies (3.x) (#30984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-18 11:13:46 +01:00 |
|
Daniel Roe
|
676447239e
|
test: add major version to unit test
|
2025-02-14 21:03:41 +01:00 |
|
xjccc
|
a85ca58382
|
feat(nuxt): allow forcing start /set in loading indicator (#30989)
|
2025-02-14 20:19:01 +01:00 |
|
Alex Liu
|
72159e0808
|
chore: use logical or assignment (#30992)
|
2025-02-14 20:19:00 +01:00 |
|
Daniel Roe
|
62cb4a6ec1
|
feat(kit,nuxt,vite): directoryToURL to normalise paths (#30986)
|
2025-02-14 20:18:59 +01:00 |
|
Connor Pearson
|
9ba51dba6f
|
fix(kit): ensure nuxt is loaded from cwd rather than parent dir (#30910)
|
2025-02-14 20:16:08 +01:00 |
|
Daniel Roe
|
0161985c0f
|
chore: handle undefined author
|
2025-02-14 20:14:28 +01:00 |
|
Horu
|
b71c6f1bf3
|
docs: add tips on how to override layers aliases (#30970)
|
2025-02-14 20:14:28 +01:00 |
|
Nolhan
|
05b020bedb
|
docs: fix typo (#30971)
|
2025-02-14 20:14:28 +01:00 |
|
Daniel Roe
|
a6b93f18ae
|
fix(nuxt): make shared/ directories available within layers (#30843)
|
2025-02-14 20:14:27 +01:00 |
|
renovate[bot]
|
616a5fb0b6
|
chore(deps): update all non-major dependencies (3.x) (#30967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-13 22:21:56 +01:00 |
|