You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add `findPageBreadcrumb`, `findPageChildren` and `findPageSiblings` utils ([#3393](https://github.com/nuxt/content/issues/3393)) ([c74ec44](https://github.com/nuxt/content/commit/c74ec44a232a0a8032dc137d3446b9c5daaee801))
8
+
***parser:** allow extra transformers to provide components used ([#3355](https://github.com/nuxt/content/issues/3355)) ([baff541](https://github.com/nuxt/content/commit/baff541ee36073803971b787fc0487cc423aea0b))
9
+
***source:** do not watch for excluded files ([2ee1149](https://github.com/nuxt/content/commit/2ee1149dff313b25aeec8c2bc13087c29c4d5394))
* use json schema instead of zod for internal routines ([#3347](https://github.com/nuxt/content/issues/3347)) ([3f2ff74](https://github.com/nuxt/content/commit/3f2ff743158eec228b0a74ef4e81d720510d78c2))
***deps:** remove optimized brace-expansion from preview module ([d5ac591](https://github.com/nuxt/content/commit/d5ac591ce9593f35287bc6cbb4fd7059c3a9d6f0))
18
+
* do not escape newlines ([#3320](https://github.com/nuxt/content/issues/3320)) ([eb60ecb](https://github.com/nuxt/content/commit/eb60ecb9fe1f5e5c321d82cba5ecfb8b1d609577))
19
+
***module:** check modules existence using `import` ([#3348](https://github.com/nuxt/content/issues/3348)) ([bd84992](https://github.com/nuxt/content/commit/bd84992d4ebcb87748b2874747daa5fb1080b90f))
20
+
***module:** ignore files in content folder in nuxt building ([#3380](https://github.com/nuxt/content/issues/3380)) ([b01e307](https://github.com/nuxt/content/commit/b01e307721e3e88ae9a54997d95aaaec9a36d77f))
21
+
***preview:** handle deleted key in object ([231ef50](https://github.com/nuxt/content/commit/231ef50b89dc68efacff2fb6004f38d0da7ffe4a))
0 commit comments