This release drops support for jsdom 9.x, and fixes an incompatibility with React.js' error boundaries mechanism (#42).
Breaking changes
- Drop support for jsdom 9.x.
Bug fixes
- #42 Fixed an incompatibility between the jsdom JS env and error boundaries in React.js' development mode.