Skip to content

3.0.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@theo-mesnil theo-mesnil released this 11 Feb 15:06

We upgraded some core libraries:

  • React: 17
  • xStyled: 2
  • Reakit: 1.3.4
  • React Final Form: 6.5.2
  • DatePicker: 2.15.3
  • Downshit: 6.0.15

Breaking Changes

After the upgrade to xStyled 2 there are some breaking changes:

  • Change width & height props to w & h, except for DOM elements (e.g. images)
  • Change gridGap prop to gap
  • theme.breakpoints is now theme.screens
  • styled.box might not work as expected anymore