Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 436 Bytes

v1.7.0.md

File metadata and controls

9 lines (6 loc) · 436 Bytes

v1.7.0 migrations

in v1.7.0 test utils are deprecated:

  • ThemeProvider— use import { ThemeProvider } from 'react-jss'; instead, read more in app usage documentation
  • createShallow and createMount—use mockClasses helper, read more in testing documentation
  • Animate component doesn't require animationName anymore.

in 2.0 aforementioned helpers will be removed.