|Kit
Changelog

0.1.3

Adds Alert, a manual dark-mode attribute option, and a round of docs/demo fixes.

Adds AlertNotification'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>

  1. Add Alert — Notification's wide, static sibling

  2. Add attribute option to drive .dark class ourselves

  3. Add proper mana symbols

  4. Update docs & script loading for next.js

  5. Stop overcounting selected Pokémon TCG cards

On this page