Skip to content

Releases: react/react-strict-dom

0.0.54

Choose a tag to compare

@necolas necolas released this 02 Oct 19:38

What's Changed

New Contributors

Full Changelog: 0.0.53...0.0.54

0.0.53

Choose a tag to compare

@necolas necolas released this 01 Oct 20:10

What's Changed

Full Changelog: 0.0.51...0.0.53

0.0.52

Choose a tag to compare

@necolas necolas released this 29 Sep 18:47

0.0.51

Choose a tag to compare

@necolas necolas released this 29 Sep 00:28

What's Changed

Full Changelog: 0.0.50...0.0.51

0.0.50

Choose a tag to compare

@necolas necolas released this 10 Sep 20:04

What's Changed

Full Changelog: 0.0.49...0.0.50

0.0.49

Choose a tag to compare

@necolas necolas released this 04 Sep 18:01

What's Changed

Full Changelog: 0.0.48...0.0.49

0.0.48

Choose a tag to compare

@necolas necolas released this 22 Aug 07:46

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

Choose a tag to compare

@necolas necolas released this 12 Aug 18:18

What's Changed

0.0.46

Choose a tag to compare

@necolas necolas released this 12 Aug 02:30

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

Choose a tag to compare

@necolas necolas released this 04 Aug 04:07

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