Bug Fixes
- correct config.tokens.size type mapping to properly strip $ prefix #3692 (natew)
- PropsWithoutMediaStyles type #3783 (Theo de Villeneuve)
- core: improve accept style types for contentContainerStyle (natew)
- core: add InferStyleProps type for accept: 'style' props (natew)
- web: nested Text components now inherit styles from parent #3790 (natew)
- compiler: fix native media query compilation (natew)
- tests: use correct testID selectors in MediaQueryGtMd Playwright test (natew)
- tests: fix MediaQueryGtMd test - use id prop, full prop names, correct viewport size (natew)
Commits
- ed492d6: upgrade one@1.2.51 (natew)
- cb6f4da: fix lint (natew)
- 5241520: update build types (natew)
- b55c8ad: Merge remote-tracking branch 'origin/fix/2973-config-tokens-type' (natew) #3692
- 6cd14b3: upgrade one, regenerate types (natew)
- 092c4ed: port test fixes from v2 (natew)
- 38270f0: v1.144.2 (natew)