Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:58
· 545 commits to main since this release

   🚀 Features

  • actions: Add lockMode action to pin a subtree to a fixed mode  -  by @jerrythomas and Claude Opus 4.8 (1M context) (4efd6)
  • ui: Add LockMode component (SSR-safe wrapper over lockMode action)  -  by @jerrythomas and Claude Opus 4.8 (1M context) (d9ee2)

   🐞 Bug Fixes

  • actions: Register lockMode in export manifest; document fixed-mode contract  -  by @jerrythomas and Claude Opus 4.8 (1M context) (1522c)
  • learn: Correct LockMode demo category + tidy e2e  -  by @jerrythomas and Claude Opus 4.8 (1M context) (2afc5)
  • ui: Export LockMode + types from package barrels; strengthen component test  -  by @jerrythomas and Claude Opus 4.8 (1M context) (1d8e3)
  • unocss: Emit light vars under :root,[data-mode=light] for nestable light mode  -  by @jerrythomas and Claude Opus 4.8 (1M context) (59d90)
    View changes on GitHub