I noticed that an integration test was failing. I bumped react to the latest 16.x and added peer dependency prop-types. Reverting #41 corrected the failing test.
Question for @captainsafia @emeeks: I'm not sure if the test was flawed post-41 or the change in 41 was creating the test failure. 🤷🏼♀️
This PR adds a changelog.
I noticed that an integration test was failing. I bumped react to the latest 16.x and added peer dependency prop-types. Reverting #41 corrected the failing test.
Question for @captainsafia @emeeks: I'm not sure if the test was flawed post-41 or the change in 41 was creating the test failure. 🤷🏼♀️