Commit Graph

22 Commits

Author SHA1 Message Date
Daniel Roe
9878c5b6e4
style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
Ikko Eltociear Ashimine
e908ebdb51
chore: fix typo in comment (#10148) 2023-01-19 13:20:53 +00:00
Daniel Roe
4e8f59bf70
fix(schema): add declarations to ignore list (#8787) 2022-11-09 10:01:09 +01:00
Daniel Roe
2284525662
fix(kit): don't require nuxt context when resolving path (#8504) 2022-10-26 15:55:11 +02:00
Daniel Roe
54da6f81a0
fix(kit): use pathe to resolve aliases (#8453) 2022-10-25 10:24:09 +02:00
Daniel Roe
33d82b65ef
fix(kit): sort aliases before resolving (#7018) 2022-08-29 11:45:29 +02:00
Anthony Fu
e1e39b7e79
refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
Conrawl Rogers
8efaad43bb
feat(kit): support followSymbolicLinks option for resolveFiles (#6240) 2022-08-02 14:25:35 +02:00
pooya parsa
5dc864d7bc
fix(kit): try extensions with resolvePath with absolute input (#6233) 2022-07-29 15:53:35 +02:00
Anthony Fu
b4b98041f0
fix(kit, nuxt): always sort globby results (#6029) 2022-07-21 12:46:50 +02:00
Daniel Roe
6947d30f01
fix(kit): pass resolved path to isIgnored (#5375) 2022-06-10 14:28:48 +02:00
Daniel Roe
e0b2a3bfe4
chore: use node: prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
pooya parsa
8a3d445bf8
fix(kit): ensure useNuxt returns nuxt instance (#4059) 2022-04-04 11:41:48 +02:00
Raja
f38cacec0f
feat(nuxt 3): support custom router options (#3485)
Co-authored-by: Raja Munisamy <raja.munisamy@carbar.com.au>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-03-15 17:57:41 +01:00
Daniel Roe
754ff0c9e7
feat: .nuxtignore support and isIgnored kit utility (#3424) 2022-02-28 17:11:46 +01:00
pooya parsa
12a95ad86c
test: rework tests using @nuxt/test-utils (#3308) 2022-02-18 19:14:57 +01:00
pooya parsa
82a7fd561b
feat(kit): createResolver utility (#3111) 2022-02-07 22:39:31 +01:00
pooya parsa
03d5fdde2d
feat(kit)!: expose resolvePath (#3110) 2022-02-07 22:00:20 +01:00
Daniel Roe
b38e394dfe
fix(nuxt3): import top-level files and subdirectory indices (#2774) 2022-01-18 17:43:41 +01:00
Daniel Roe
0ed2d4a00b
fix(kit): don't ignore @ alias (#2737) 2022-01-17 13:51:08 +01:00
renovate[bot]
4de167e246
chore(deps): update dependency globby to v12 (#2659) 2022-01-13 19:21:49 +01:00
pooya parsa
d68318f9d5
refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00