Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@geoffdavis92 geoffdavis92 released this 18 Aug 21:35
· 7 commits to master since this release

🎉 react-floodgate hits v1.0.0 🎉

Package

  • Updated react, react-dom versions so Floodgate can leverage hooks in the future (a021b5f)

Maintenance

  • Replaced instances of saveState to exportState to better and more consistently describe props' and methods' purposes (5c0b7bd, e389adc)
    • Breaking changes

Testing

  • Updated tests based on changes to the saveState methods and props (9044a70)