Skip to content

Releases: react/react-strict-dom

0.0.43

Choose a tag to compare

@necolas necolas released this 04 Aug 04:06

What's Changed

  • Add support for setting a custom viewport width by @martinbooth in #344
  • Make optimizations to native entrypoint for Hermes by @necolas in #345
  • Remove flex warning for flex item properties by @ksheedlo in #347
  • Set the default viewportScale to 1 even if no provider is used by @necolas in #349
  • Make elementCallback idempotent if using a custom viewport width by @martinbooth in #350
  • Fix postcss-value-parser flow types by @necolas in #351

Full Changelog: 0.0.42...0.0.43

0.0.42

Choose a tag to compare

@necolas necolas released this 04 Aug 04:05

What's Changed

  • Revert use of built-in React Native logical CSS by @necolas in #342

Full Changelog: 0.0.41...0.0.42

0.0.41

Choose a tag to compare

@necolas necolas released this 17 Jul 22:23

What's Changed

  • Add support for CSS backgroundImage gradients on native by @necolas in #340
  • Add flexbox error logging for native by @necolas in #341

Full Changelog: 0.0.40...0.0.41

0.0.40

Choose a tag to compare

@necolas necolas released this 11 Jul 20:35

What's Changed

  • Revert shared Animated.Value amongst transitions by @necolas in #333
  • Remove use of Animated.delay and sequence for CSS transition polyfill by @necolas in #334
  • Fix props for <select> and <option> elements by @necolas in #336

Full Changelog: 0.0.39...0.0.40