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