When running Jest:
```
...
````
No error when running Jest
Node 10, Jest 25.5.1
| library | version
| ------------------- | -------
| enzyme |
| react |
| react-dom |
| react-test-renderer |
| adapter (below) | enzyme-adapter-react-16
whoops, thanks! let me get a fix out asap
v1.0.4 will be released once tests pass.
@ljharb question - is enzyme-shallow-equal not published from master anymore?
@sachinjoseph it is; i'm just in the middle of a bunch of package publishes, so i've only been pushing up the tags as i publish, so the CI run on each tag finishes faster. After this one's done, i'll push everything up to master to close the issue.
@ljharb thank you! just wanted to clarify.
v1.0.4 is out, and v1.0.2 and v1.0.3 are both deprecated.
Most helpful comment
whoops, thanks! let me get a fix out asap