Commit Graph

4795 Commits

Author SHA1 Message Date
Damian Głowala
70fe659ac9
chore: replace .eslintignore file with 'ignorePatterns' (#22547) 2023-08-08 22:32:13 +01:00
renovate[bot]
2562c0dbd9
chore(deps): update all non-major dependencies (main) (#22537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-08 22:31:55 +01:00
Damian Głowala
5244555880
chore(schema): enable linting (#22546) 2023-08-08 21:55:29 +01:00
Heb
5d86580f62
chore: increase stale bot limit to 300 (#22538) 2023-08-08 16:15:22 +01:00
Curt Grimes
01419756ee
docs: add closing blocks for ReadMore components (#22541) 2023-08-08 16:11:32 +01:00
renovate[bot]
c5437e648a
chore(deps): update all non-major dependencies (main) (#22520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-08 13:37:21 +01:00
Lehoczky Zoltán
e373fa7d68
feat(nuxt): warn on external webpack/nitro/postcss config (#22521) 2023-08-08 12:33:10 +01:00
@beer
a4d1ee226a
docs: update api example for pick (#22531) 2023-08-08 10:59:35 +01:00
Daniel Roe
53c706b575
test: remove JS payload test + add non-async context test (#22530) 2023-08-08 10:45:37 +01:00
Daniel Roe
37ba586300 fix(vite): disable assignement in replace plugin 2023-08-08 07:07:46 +01:00
Daniel Roe
4552d39c4d fix(vite): add hookable to externals list 2023-08-08 07:07:46 +01:00
pooya parsa
554f868bce
feat(nuxt): experimental native async context support (#20918)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-08 00:57:35 +02:00
Daniel Roe
9c5b9b7d53
fix(nuxt): enable hmr of app.config.ts files (#22494) 2023-08-07 22:23:31 +00:00
Jonas Thelemann
7dc7c80f74
docs: rephrase link to useSeoMeta parameters (#22513) 2023-08-07 23:10:53 +01:00
Daniel Roe
c2db29c28c
fix(schema): webpack options should be optional (#22524) 2023-08-07 23:06:07 +01:00
Daniel Roe
b5c9a81d68
feat(nuxt): resolve unresolved paths within node_modules (#22478) 2023-08-07 23:05:29 +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
305d6de030
feat(nuxt): use build plugin to access nuxt route injection (#21585) 2023-08-07 14:19:48 +01:00
Daniel Roe
f4ee12e6ba
fix(nuxt): resolve type import paths (#22476) 2023-08-07 14:19:32 +01:00
Daniel Roe
ae8314b236
chore: refresh lockfile (#22518) 2023-08-07 14:03:41 +01:00
renovate[bot]
29157199c3
chore(deps): update all non-major dependencies (main) (#22483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-07 13:27:25 +01:00
Alexander Lichter
ed915edc3c
docs: add status type for useAsyncData (#22511) 2023-08-07 07:50:06 +01:00
Andrey Yolkin
172ca80c30
docs: fix typo in scrollToTop (#22503) 2023-08-06 19:31:22 +01:00
Heb
8eefc064b0
chore: increase stale operations per run (#22501) 2023-08-05 21:11:06 +01:00
Daniel Roe
8eefb65489 chore: remove unused import 2023-08-05 14:27:06 +01:00
Daniel Roe
48f0eade12
fix(nuxi): display log when restarting nuxt (#22500) 2023-08-05 09:43:51 +01:00
Daniel Roe
14bf2b02f9 fix(nuxt): remove unused normalize call 2023-08-05 09:42:55 +01:00
Daniel Roe
b702adc245 ci: pin version of actionlint used 2023-08-05 09:34:47 +01:00
Daniel Roe
4e0a499a00 ci: update issue label for reproduire 2023-08-05 07:35:17 +01:00
Daniel Roe
459dc7d2d9 ci: skip semantic validation on release branches 2023-08-04 23:15:01 +01:00
Heb
9e1b088327
chore: add issue reproduction bot (#22495) 2023-08-04 23:13:05 +01:00
Daniel Roe
9b0d371b01 fix(nuxt): use internal:nuxt namespace 2023-08-04 08:54:09 +01:00
Daniel Roe
3722325220
perf(nuxt): use LRU prerender cache and limit cached items (#22465) 2023-08-04 08:47:42 +01:00
renovate[bot]
2f065184d2
chore(deps): pin devdependency @nuxt-themes/docus to 1.14.6 (main) (#22473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-04 08:07:38 +01:00
renovate[bot]
d4c9ac6fee
chore(deps): update all non-major dependencies (main) (#22459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-03 18:39:40 +01:00
Peter Graugaard
a4e58bc352
fix(nuxt): correctly update object cookies in useCookie (#22474) 2023-08-03 17:33:34 +01:00
Josh Deltener
692ce5f010
docs: update hybrid rendering section (#22475) 2023-08-03 17:24:36 +01:00
Estéban
02a50c8eb8
docs: update prerender documentation (#22471) 2023-08-03 17:04:30 +01:00
Daniel Roe
4d84c714e0
fix(kit): apply preferred options for esbuild transpilation (#22468) 2023-08-03 16:38:31 +01:00
Sébastien Chopin
c11585e713
docs: add temporary website for docs contribution (#22469) 2023-08-03 14:44:10 +01:00
Daniel Roe
caf8329151
test: remove separate test for baseurl (#22467) 2023-08-03 14:25:26 +01:00
nobkd
f7e2b2bf6e
docs: escape ] in code-block filenames (#22389) 2023-08-03 12:05:29 +01:00
renovate[bot]
69b07a03b7
chore(deps): update all non-major dependencies (main) (#22423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-08-03 10:34:19 +01:00
Harlan Wilton
ac93558aa6
fix(nuxt): broken capo.js injectHead usage (#22447) 2023-08-03 07:15:43 +01:00
MiniDigger | Martin
7489b7d7cc
fix(nuxt): print name of missing island component (#22440) 2023-08-02 11:17:27 +01:00
Julien Huang
586e1ba3ee
docs: document NuxtIsland (#22434) 2023-08-02 08:31:22 +01:00
Harlan Wilton
a49ce7f494
perf(nuxt): experimental support of capo.js head tag order (#22431) 2023-08-01 20:47:31 +01:00
Daniel Roe
2540c879da
fix(kit): remove baseUrl and use relative paths in tsconfig (#22410) 2023-08-01 10:17:02 +01:00
renovate[bot]
2dfbb5f04d
chore(deps): update all non-major dependencies to v1.1.35 (main) (#22420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-31 23:57:09 +01:00
anhao
17461fb03b
fix(nuxt): support uppercase route methods in useFetch (#22418) 2023-07-31 23:56:37 +01:00