You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: support on/off boolean values in reader (#883)
* fix: support on/off boolean values in reader
Handle Word on/off boolean attribute values in the reader and prefer w:val when parsing booleans so run properties are interpreted correctly.
Made-with: Cursor
* fix: use pinned TypeScript in wasm CI
Run the wasm TypeScript build with the pnpm-managed compiler and install with a frozen lockfile so CI stays aligned with the pinned dependency versions.
Made-with: Cursor
0 commit comments