v0.26.2
Summary
Patch release fixing the CI demo build failure introduced in v0.26.1: the new rich-ext-dynamic package's styles.css.ts imported vars from the @haklex/rich-style-token barrel, which pulls in portal-theme.tsx and executes React.createContext at module top level inside vanilla-extract's vite-node compiler, crashing with TypeError: createContext is not a function.
Breaking Changes
None
Features
None
Bug Fixes
- fix(rich-ext-dynamic): import vars from react-free
@haklex/rich-style-token/stylessubpath in css.ts (07cabf4)
Bump rationale
| Package | Diff | Bump |
|---|---|---|
| rich-ext-dynamic | internal import path fix in styles.css.ts, no export changes | patch |
Release mode: incremental. Published 6 packages (workspace closure of rich-ext-dynamic): rich-style-token, rich-headless, rich-dynamic-protocol, rich-editor-ui, rich-editor, rich-ext-dynamic.