Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Releases: commercetools/enzyme-extensions

v5.0.0

Choose a tag to compare

@emmenko emmenko released this 13 Jun 09:44
da3451b

Ship package bundled with Rollup, update dev tooling and dependencies.

#12

Add `renderProp` and remove `extend` (@next)

Choose a tag to compare

@tdeekens tdeekens released this 22 May 12:17

馃挘 Breaking Changes

  • We removed extend in favour of renderProp which we felt is a more flexible API (more in the docs
  • We simplified the setup by now providing a configure function which just takes a ShallowWrapper and extends it

猸愶笍 Features

  • The added renderProp should give you more flexibility and works in React Native

鉂わ笍 Docs

  • We worked on our docs to make them easier to understand