Nuxt/packages/nuxt/src
2023-11-11 20:24:08 +01:00
..
app feat: add useCache and setCache for nuxtislands 2023-11-11 20:24:08 +01:00
components feat: add useCache and setCache for nuxtislands 2023-11-11 20:24:08 +01:00
core fix(nuxt): include plugin templates in plugins.d.ts if they will be written (#23943) 2023-11-09 12:25:37 +01:00
head chore(deps): update all non-major dependencies (main) (#24117) 2023-11-06 11:01:03 +00:00
imports perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
pages fix(nuxt): use shared isChangingPage util in scrollBehavior (#24091) 2023-11-02 20:51:32 +01:00
dirs.ts chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
index.ts