Changelog
0.4.0
@refrakt-md/highlight — Shiki-based syntax highlighting with Markdoc grammar support, CSS variables integration, and copy-to-clipboard@refrakt-md/transform — Identity transform engine extracted into its own package (BEM classes, structural injection, meta consumption)form — Form component with field validationcomparison — Comparison matrices and tablesstoryboard — Story visualizationreveal — Progressive disclosureconversation — Chat-style contentbento — Grid layout componentannotate — Annotated content- Merged
@refrakt-md/theme-lumina into @refrakt-md/lumina/sveltekit as a subpath export - SvelteKit plugin now derives theme adapter dynamically from
config.theme + config.target - Theme packages now serve framework adapters via subpath exports — no separate packages per framework
- Replaced Editor rune with dedicated CodeGroup component for multi-file code blocks
- Added Recipe, HowTo, Event, Person, Organization, and Dataset schema.org extractors
- Unified actions pattern across Hero and CTA runes
- Blog layout added to Lumina theme
- Copy-to-clipboard for code blocks
- Test coverage expanded from ~299 to 370 tests