enzyme v2.8.0 Release Notes

  • ๐Ÿ†• New Stuff

    • โž• add disableLifecycleMethods for shallow (#789)
    • Match children before and after interpolation (#512)
    • ๐Ÿ‘Œ Supporting passing context to static rendering (#429)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix an issue w/ cleaning up global.document (#855)
    • โšก๏ธ Update props when shouldComponentUpdate returns false and lifecycleExperimental is on (#807)
    • Properly pass along options in dive (#771)