Nuxt/packages/nuxt/src
2022-11-14 11:28:31 +01:00
..
app fix(nuxt): avoid passing attrs to default slot for ClientOnly (#8921) 2022-11-14 11:27:57 +01:00
components feat(kit): add updateTemplates utility (#8413) 2022-10-24 10:53:02 +02:00
core fix(nuxt): use app.baseURL when fetching error page on server (#8888) 2022-11-10 14:42:55 +01:00
head fix(nuxt): avoid head dom update on same route click (#8206) 2022-10-15 18:57:58 +02:00
imports feat(nuxt): add onBeforeRouteLeave and onBeforeRouteUpdate composables (#8889) 2022-11-10 14:52:04 +01:00
pages docs: add a bit more detail in the definePageMeta warning to specify it needs to be in a page (#8923) 2022-11-14 11:28:31 +01:00
dirs.ts v3.0.0-rc.7 (#6375) 2022-08-11 12:40:11 +02:00
index.ts