Bug Fixes
- sheet: prevent white flash during close with snapPointsMode='fit' + Adapt #3680 (Hirvesh)
- core: tabIndex={0} now sets accessible on native. Fixes #3350 (natew)
- helpers-icon: styled() now works with lucide icons - Fixes #3331 (natew)
- test and type errors in SheetSnapPointsFit (natew)
- skip flaky adapted dialog test (natew)
- ci: use correct working directory for simctl commands (natew)
- theme-builder: preserve hsla alpha values - Fixes #3601 (natew)
- ci: increase timeout for Metro bundler in CI tests (natew)
- ci: run maestro tests serially to avoid race conditions (natew)
- styled context color propagation (#3676, #3670) (natew)
Documentation
- add ci: commit prefix convention (natew)
Tests
Continuous Integration
- pre-warm Metro bundle before running Maestro tests (natew)
Commits
- 4b20434: fix kitchen sink native (natew)
- remove DocsItemsStore hover tracking, use hoverStyle. Fixes #3679 (natew)
- 998eb6d: lints (natew)
- 36ad265: some maestro fixes (natew)
- cf41481: fix maestro ci setup (natew)
- apply accent extra values #3681 (Quan Nguyen)
- 60bc0c6: fix tests use computed style (natew)
- be56bfc: fix type (natew)
- a3bff66: v1.138.4 (natew)