Nuxt/packages/kit/src
2024-06-10 21:25:42 +01:00
..
internal refactor: improve regexp performance (#27207) 2024-05-14 12:54:37 -05:00
loader feat(nuxt): auto-register layers in layers/ directory (#27221) 2024-05-15 05:51:14 -05:00
module fix(kit,schema): revert changes to module options types (#26850) 2024-06-10 21:25:42 +01:00
build.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
compatibility.ts refactor: improve regexp performance (#27207) 2024-05-14 12:54:37 -05:00
components.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
context.ts chore(deps): update devdependency eslint-plugin-jsdoc to v46 (main) (#23614) 2023-10-11 13:31:22 +01:00
ignore.test.ts fix(nuxt): re-initialise nuxt._ignore after all modules run (#26680) 2024-04-19 11:48:19 +03:00
ignore.ts fix(nuxt): re-initialise nuxt._ignore after all modules run (#26680) 2024-04-19 11:48:19 +03:00
imports.ts feat(kit,nuxt,vite,webpack): add toArray util (#24857) 2023-12-23 14:22:58 +00:00
index.ts feat(kit): add useRuntimeConfig and updateRuntimeConfig utils (#27117) 2024-05-09 18:49:35 +01:00
layout.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
logger.test.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
logger.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
nitro.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
pages.ts fix(kit): clone middleware when adding to app 2024-03-15 15:38:07 -07:00
plugin.ts fix(nuxt): scan folder indices for middleware (#27187) 2024-05-13 21:23:15 +01:00
resolve.test.ts feat(kit): handle virtual files in resolvePath and findPath (#26465) 2024-04-19 12:43:28 +03:00
resolve.ts fix(kit): avoid fallback to normalized path in module loading (#27507) 2024-06-10 17:18:00 +01:00
runtime-config.ts chore: move @internal comment 2024-05-16 16:14:39 -05:00
template.ts fix(kit): revert back to esnext target 2024-06-10 21:11:31 +01:00
utils.ts docs: add @since annotations to exported functions (#25365) 2024-04-19 17:58:19 +03:00