Nuxt/packages/nuxt/src/core
2024-08-22 13:10:17 +01:00
..
plugins fix(nuxt): reduce usage of cjs utilities (#27642) 2024-06-16 00:03:24 +01:00
runtime/nitro feat(nuxt): allow server islands to manipulate head (#27987) 2024-08-22 13:10:17 +01:00
utils fix(nuxt): scan jsx pages for page metadata (#28479) 2024-08-13 20:43:57 +01:00
app.ts refactor(kit,nuxt): use performance.now to measure time 2024-07-02 15:21:27 +01:00
builder.ts fix(nuxt): unregister hooks the moment close is called (#27637) 2024-06-15 22:52:04 +01:00
external-config-files.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
features.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
modules.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nitro.ts fix(nuxt): seed crawler when prerendering pages (#27955) 2024-07-01 23:04:10 +01:00
nuxt.ts chore(deps): update devdependency @nuxt/eslint-config to v0.5.1 (3.x) (#28596) 2024-08-19 15:50:28 +01:00
schema.ts fix(nuxt): pass path to jiti and not file URL (#27252) 2024-05-16 10:11:19 -05:00
templates.ts feat(nuxt): namespace __NUXT__ when using multi-app (#27263) 2024-08-20 11:38:53 +01:00