Enzyme v3.4.3 Release Notes

  • 🛠 Fixes

    • @ljharb/@koba04: shallow: .setState(): stub out setState on non-root code paths as well (#1763)
    • ⏪ @ljharb: shallow/mount: restore fallback when adapter lacks invokeSetStateCallback (commit)
    • @ljharb: mount: setState: invoke callback with the proper receiver (commit)
    • @ljharb: mount: state and setState should throw an explicit error message when called on an SFC (commit)