3.4.5
(fix): Fix parsing of <Code> components with for attribute for synced tabs. The for attribute is now properly preserved when converting <Code> components to markdown code blocks, allowing synced tabs to work correctly across multiple <CodeGroup> sections.
3.4.4
(fix): Fallback to variant type for display name if title and mapping are not present.
3.4.3
(fix): Disallow absolute URLs as redirects in frontmatter slug definitions. links should be used in the navigation instead.