This repository was archived by the owner on Jun 20, 2025. It is now read-only.
Releases: commercetools/enzyme-extensions
Releases 路 commercetools/enzyme-extensions
Release list
v5.0.0
Add `renderProp` and remove `extend` (@next)
馃挘 Breaking Changes
- We removed
extendin favour ofrenderPropwhich we felt is a more flexible API (more in the docs - We simplified the setup by now providing a
configurefunction which just takes aShallowWrapperand extends it
猸愶笍 Features
- The added
renderPropshould give you more flexibility and works in React Native
鉂わ笍 Docs
- We worked on our docs to make them easier to understand