1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-02 07:03:55 +00:00
Commit Graph

200 Commits

Author SHA1 Message Date
Daniel Roe
81da4cf5a2
fix(kit): handle node 14 performance behaviour () 2023-03-17 03:08:21 -07:00
Daniel Roe
886cca19ea
fix(kit): provide name to performance.mark() () 2023-03-15 04:26:01 -07:00
Daniel Roe
ce45590120
refactor(nuxt): let mlly handle search paths () 2023-03-13 10:14:27 +00:00
Daniel Roe
6d79b71588
refactor(kit,nuxi): resolve module paths using node algorithm () 2023-03-10 06:55:01 -08:00
pooya parsa
6bd9b9448e
feat(kit, schema): measure module setup timings () 2023-03-10 03:30:22 -08:00
Clément Ollivier
fe149618da
docs: update addComponent jsdoc comment () 2023-03-07 03:12:54 -08:00
Daniel Roe
129bb4fa3a
feat(kit,nuxt): add component priority to allow overriding () 2023-03-06 03:33:40 -08:00
Daniel Roe
b73ca91437
fix(kit): match commit hashes of other lengths () 2023-03-04 07:10:40 -08:00
Inesh Bose
c7eb891e12
fix(nuxt): deprecate scanning directory index plugins () 2023-03-01 04:08:58 -08:00
Lioness100
b25b6c82c7
docs: fix typos () 2023-02-12 19:16:42 +00:00
Mehdi HosseinZade
76a08e3ccd
feat(kit): add addRouteMiddleware method () 2023-02-06 15:24:56 -08:00
pooya parsa
637b88304e
fix(kit): avoid adding already installed modules to internal _installedModules () 2023-01-31 17:44:19 +01:00
Tobias Diez
d83dc797af
fix(kit): don't use default export of defu () 2023-01-30 03:50:24 -08:00
pooya parsa
1af319e0fa
feat: experimental config schema () 2023-01-23 19:07:21 +01:00
Mehdi HosseinZade
585e8be2e0
feat(kit): add extendRouteRules method () 2023-01-21 16:54:02 +00:00
Alexander Lichter
fa2672485a
fix(kit): resolve group syntax of ignore () 2023-01-20 16:23:16 +00:00
Ikko Eltociear Ashimine
e908ebdb51
chore: fix typo in comment () 2023-01-19 13:20:53 +00:00
Daniel Roe
a68da6d6a7
chore: case police update () 2023-01-13 15:00:57 +00:00
Daniil Chudo
ab2456c295
refactor: split out type imports from value imports () 2022-12-11 21:44:52 +00:00
Daniel Roe
1202b1ac97
fix(kit): support applying .nuxtignore within external layers () 2022-12-08 15:57:58 +01:00
pooya parsa
5ac9d85a49
refactor!: remove deprecated api () 2022-11-16 03:26:35 +01:00
Mehdi HosseinZade
f530cd7413
fix(kit): add external module to transpile () 2022-11-15 15:55:45 +01:00
Daniel Roe
74b81bbeaa
refactor(kit)!: remove support for module container () 2022-11-15 14:22:14 +01:00
Daniel Roe
4e8f59bf70
fix(schema): add declarations to ignore list () 2022-11-09 10:01:09 +01:00
pooya parsa
ea17148a6b
feat(kit, nuxt): support prerender:routes and addPrerenderRoutes () 2022-11-03 22:03:12 +01:00
Daniel Roe
e450debc08
feat(kit): add addServerPlugin utility () 2022-11-03 15:54:05 +01:00
Daniel Roe
7c4899a7ab
fix(kit): normalize handler paths () 2022-11-03 15:04:02 +01:00
pooya parsa
265db50515
refactor(nuxt)!: cleanup schema and split nuxt 2 types () 2022-10-27 12:36:37 +02:00
Daniel Roe
2284525662
fix(kit): don't require nuxt context when resolving path () 2022-10-26 15:55:11 +02:00
Daniel Roe
54da6f81a0
fix(kit): use pathe to resolve aliases () 2022-10-25 10:24:09 +02:00
Daniel Roe
5a88510cb7
feat(kit): add updateTemplates utility () 2022-10-24 10:53:02 +02:00
Anthony Fu
6567ac375d
feat(kit): support plugin array for addVitePlugin and addWebpackPlugin () 2022-10-18 11:09:11 +02:00
pooya parsa
895ecc7677
feat!: upgrade to nitropack@0.6 and h3@0.8 () 2022-10-15 20:42:57 +02:00
Andrew Mudrov
ddbfae1bec
fix(kit): log module id to the console when import fails () 2022-10-15 13:35:01 +02:00
pooya parsa
b933015850
feat(kit): useNitro() utility () 2022-09-15 18:10:50 +02:00
pooya parsa
ac0b3a63a2
feat(nuxt, kit): auto import defineNuxtConfig () 2022-09-14 13:10:10 +02:00
pooya parsa
ceb61ada2b
refactor(schema): upgrade to untyped 0.5 () 2022-09-12 20:22:41 +02:00
pooya parsa
a418895595
fix(kit): add default config layer without nuxt.config file () 2022-09-08 16:15:52 +02:00
Daniel Roe
a931667111
feat(kit): add addImportsSources utility () 2022-09-06 12:17:41 +02:00
AndreyYolkin
b97cc27469
fix(kit, nuxi): semver regexp to support nuxt-edge current releases (bridge) () 2022-09-03 15:08:23 +02:00
pooya parsa
abd5dc58c9
fix: improve autoImports deprecation dx () 2022-09-02 15:42:46 +02:00
pooya parsa
68d12b468b
feat: allow extending with theme config () 2022-09-01 12:05:02 +02:00
pooya parsa
0339a23372
fix(kit)!: handle prerelease constraint () 2022-08-31 21:18:05 +02:00
Daniel Roe
33d82b65ef
fix(kit): sort aliases before resolving () 2022-08-29 11:45:29 +02:00
Anthony Fu
fd94351ee9
refactor(nuxt)!: rename autoImports to imports ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 16:22:11 +02:00
Anthony Fu
e1e39b7e79
refactor(nuxt, kit): improve type strictness () 2022-08-22 12:12:02 +02:00
Anthony Fu
f350a70775
refactor(nuxt): enable strict type checking ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-12 19:47:58 +02:00
Daniel Roe
e3b0608470
fix(kit): move relative path handling back into nuxt templates () 2022-08-08 13:03:44 +02:00
pooya parsa
e3534bcda5
fix(nuxi, kit): enable esmResolve flag for jiti () 2022-08-04 15:22:32 +02:00
renovate[bot]
6d64aff6f2
chore(deps): update dependency unctx to v2 ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-04 13:00:01 +02:00