Versions component
The new <Versions> component displays different content based on version selection. Users can switch between versions using a dropdown, and the selected version persists in the URL query parameter.
Markdown
This is useful for displaying version-specific documentation, installation instructions, or API examples without duplicating pages.
Learn more about the Versions component.