Skip to content

v7.1.5

Compare
Choose a tag to compare
@MonsieurV MonsieurV released this 27 Oct 12:46
· 113 commits to master since this release
186f474
  • Fix the Webpack build to work for both browser and Node (see: #389)
  • Add a warning when providing both initialPage and forcePage props. You should only provides forcePage when the component is controlled. (see: #290)