Features
- toggle-group: add toggledStyle prop for custom active styling (natew)
- kitchen-sink: add AccordionDemo to home screen #3746 (natew)
Bug Fixes
- slider: fix issue of RTL dir not working well #3740 (DaveyEke)
- slider: remove unnecesary code #3740 (DaveyEke)
- implement quan's suggestion #3740 (DaveyEke)
- handle invalid identifier in theme variables (natew)
- static: remove trailing commas to fix biome lint (natew)
- input: Android placeholder clipping at small sizes (natew)
- cli: insert CSS import after 'use client' directive (natew)
- cli: detect @tamagui/* version mismatches in check command (natew)
- metro-plugin: simplify by removing CSS interop deps (natew)
- demos: fix type errors in ToggleGroupDemo and LucideIconsDemo (natew)
- kitchen-sink: fix type errors in styled input usecases (natew)
- static-tests: fix broken test config and update test:web to run all web tests (natew)