Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 12:57
· 23 commits to main since this release

Minor Changes

  • 00eab4d Thanks @silveltman! - Add a typed route content API through sitex:content, including generated content types, getPages, and getPage.

    Update SiteX for Vite 8, switch package bundling to Rolldown, externalize peer dependency subpaths correctly, and build CSS entry points through Vite's Rolldown input configuration.

    Refresh the documentation site with a Content API page, content-driven docs navigation, hydrated code-block copy buttons, and updated installation guidance.