0.0.54
- Fix native zIndex error condition by @necolas in https://github.com/facebook/react-strict-dom/pull/400
- Add polyfill for CSS @media prefers-reduced-motion by @ksheedlo in https://github.com/facebook/react-strict-dom/pull/407
- Remove cacheDirectory from babelLoader config in Next.js instructions by @MoOx in https://github.com/facebook/react-strict-dom/pull/409
- Allow implicit js or ts extensions by @AlexanderOMara in https://github.com/facebook/react-strict-dom/pull/406
- Update StyleX packages to 0.15.4 by @AlexanderOMara in https://github.com/facebook/react-strict-dom/pull/408
- @MoOx made their first contribution in https://github.com/facebook/react-strict-dom/pull/409
- @AlexanderOMara made their first contribution in https://github.com/facebook/react-strict-dom/pull/406
Full Changelog: https://github.com/facebook/react-strict-dom/compare/0.0.53...0.0.54
0.0.53
- Add 'merge' style function to web by @necolas in https://github.com/facebook/react-strict-dom/pull/394
Full Changelog: https://github.com/facebook/react-strict-dom/compare/0.0.51...0.0.53
0.0.51
- Log an error on native if using zIndex without position by @necolas in https://github.com/facebook/react-strict-dom/pull/387
- Rename 'dom' directory to 'web' by @necolas in https://github.com/facebook/react-strict-dom/pull/390
- Add Expo and Next examples apps by @necolas in https://github.com/facebook/react-strict-dom/pull/391
- Copy DOM APIs from native node to strict ref by @necolas in https://github.com/facebook/react-strict-dom/pull/392
- Upgrade flow-bin to 0.270 by @necolas in https://github.com/facebook/react-strict-dom/pull/398
Full Changelog: https://github.com/facebook/react-strict-dom/compare/0.0.50...0.0.51
0.0.50
- Add native polyfill for willChange by @vincentriemer
Full Changelog: https://github.com/facebook/react-strict-dom/compare/0.0.49...0.0.50
0.0.49
- Use component syntax by @necolas in https://github.com/facebook/react-strict-dom/pull/377
- Update suppressions to properly include error code by @SamChou19815 in https://github.com/facebook/react-strict-dom/pull/380
- Configure hermes parser not to output fowardRef wrapper by @necolas in https://github.com/facebook/react-strict-dom/pull/379
- Exclude default styles from
<compat.native>
by @necolas in https://github.com/facebook/react-strict-dom/pull/378
Full Changelog: https://github.com/facebook/react-strict-dom/compare/0.0.48...0.0.49
0.0.48
- Add error messages for styles that only work on flex children by @necolas in https://github.com/facebook/react-strict-dom/pull/375
- Change the accepted values of
<compat.native>
propas
by @necolas in https://github.com/facebook/react-strict-dom/pull/376
Full Changelog: https://github.com/facebook/react-strict-dom/compare/0.0.47...0.0.48
0.0.47
- Fix polyfill for opacity string value on Android by @BlackCat1397 in https://github.com/facebook/react-strict-dom/pull/371
0.0.46
- Go back to using ref callback instead of useImperativeHandle by @necolas in https://github.com/facebook/react-strict-dom/pull/361
- Add native support for
css.types.*
functions by @necolas in https://github.com/facebook/react-strict-dom/pull/337 - Remove boxSizing:'content-box' polyfill from native by @necolas in https://github.com/facebook/react-strict-dom/pull/363
- Add Next.js setup instructions to docs by @necolas in https://github.com/facebook/react-strict-dom/pull/368
- Improve native e2e perf by @necolas in https://github.com/facebook/react-strict-dom/pull/365
Full Changelog: https://github.com/facebook/react-strict-dom/compare/0.0.44...0.0.46
0.0.44
- Minor reorganization and rename of native css implementation by @necolas in https://github.com/facebook/react-strict-dom/pull/352
- Fix scaling of numeric fontSize by @necolas in https://github.com/facebook/react-strict-dom/pull/354
- Don't overwrite getBoundingClientRect by @necolas in https://github.com/facebook/react-strict-dom/pull/355
- Optimize useCustomProperties on native by @necolas in https://github.com/facebook/react-strict-dom/pull/356
- Native performance optimizations by @necolas in https://github.com/facebook/react-strict-dom/pull/357
Full Changelog: https://github.com/facebook/react-strict-dom/compare/0.0.43...0.0.44