0.1.3
Adds Alert, a manual dark-mode attribute option, and a round of docs/demo fixes.
Adds Alert — Notification's wide, always-visible sibling for persistent page-level
messaging. ThemeScript/useTheme gain an attribute option to drive the .dark class
yourself instead of the built-in script. Also: a docs script-loading fix for Next.js, and a
couple of demo-page fixes (mana symbols, card-counting) on the Scryfall DataTable example.
Git history
Released · fix(workflow): publish @42/vite-plugin-theme alongside @42/ui-react
It depends on @42/ui-react and was released in the same PR, but the publish workflow only ever knew about @42/ui-react — add it in lockstep, rewriting its workspace:* dependency to the resolved release version. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>