Skip to content

Releases: facebook/react-strict-dom

0.0.54

02 Oct 19:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.53...0.0.54

0.0.53

01 Oct 20:10

Choose a tag to compare

What's Changed

Full Changelog: 0.0.51...0.0.53

0.0.52

29 Sep 18:47

Choose a tag to compare

0.0.51

29 Sep 00:28

Choose a tag to compare

What's Changed

Full Changelog: 0.0.50...0.0.51

0.0.50

10 Sep 20:04

Choose a tag to compare

What's Changed

Full Changelog: 0.0.49...0.0.50

0.0.49

04 Sep 18:01

Choose a tag to compare

What's Changed

Full Changelog: 0.0.48...0.0.49

0.0.48

22 Aug 07:46

Choose a tag to compare

What's Changed

  • Add error messages for styles that only work on flex children by @necolas in #375
  • Change the accepted values of <compat.native> prop as by @necolas in #376

Full Changelog: 0.0.47...0.0.48

0.0.47

12 Aug 18:18

Choose a tag to compare

What's Changed

0.0.46

12 Aug 02:30

Choose a tag to compare

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

04 Aug 04:07

Choose a tag to compare

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