enzyme v2.9.0 Release Notes

  • 🆕 New Stuff

    • mount/shallow: debug: add ignoreProps option (#960)

    🛠 Fixes

    • shallow: debug: fix indentation (#926)
    • react-compat: Make sure dependency error reporting always work (#929)
    • react-compat: correct error message (#904)

    📚 Documentation

    • lint our markdown (#988)
    • correct nvm install instructions (never install it with homebrew) (#988)
    • fix typos (#979), (#983)
    • Added missing isEmptyRender() docs
    • update jsdom guides for v10 and later (#921)

    🔨 Refactors

    • shallow/mount: Make all references to the wrapper class call into this.wrap
    • update uuid from v2 to v3 (#998)