Bug Fixes
- compiler: fix worker thread crash when no events sent (natew)
- core: avoid overwriting themes with color tokens (natew)
- bento-get: free components, fixes #3602 (natew)
- popover: use asChild on PopperAnchor to allow inline display on triggers, add GroupPressInVariant test for #3613 (natew)
- core: add willChange to web-only validStyleProps, Fixes #3604 (natew)
- core: propagate variant-resolved context values to children, fixes #3669 (natew)
- dialog: use optional chaining for JSDOM compatibility, Fixes #3565 (natew)
- core: add empty animation driver with helpful error messages, fixes #3612 (natew)
- type errors in test files (natew)
Tests
Chores
- format test files (natew)
Commits
- b12731e: rewrite tamagui.dev to config v4 (Quan Nguyen) #3672
- ee964f5: docs typos (WuMingDao) #3671
- 0801eaa: lints (natew)
- f3f725e: fix types (natew)
- 8c716df: make warning not error (natew)
- 5725dd7: fix tests (natew)
- fixing up a few tests (natew)
- 079850f: more type fixes (natew)
- c5b4fff: improve animation driver hydration logic (natew)
- d63d4ca: fail tests faster (natew)
- 665813c: v1.138.3 (natew)