react-test-wrapper
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -6,3 +6,3 @@ { | ||
"license": "ISC", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"keywords": [ | ||
@@ -9,0 +9,0 @@ "component", |
@@ -78,5 +78,11 @@ React Test Wrapper | ||
- [`Wrapper`](./docs/Wrapper.md) | ||
- [`WrapperWithIntl`](./docs/WrapperWithIntl.md) | ||
- [`WrapperWithRedux`](./docs/WrapperWithRedux.md) | ||
- [Custom `react-testing-library` queries](./docs/react-testing-library/queries.md) | ||
## For `enzyme` | ||
- [`Wrapper`](/docs/enzyme/Wrapper.md) | ||
- [`WrapperWithIntl`](/docs/enzyme/WrapperWithIntl.md) | ||
- [`WrapperWithRedux`](/docs/enzyme/WrapperWithRedux.md) | ||
## For `react-testing-library` | ||
- [`Wrapper`](/docs/react-testing-library/Wrapper.md) | ||
- [`WrapperWithIntl`](/docs/react-testing-library/WrapperWithIntl.md) | ||
- [`WrapperWithRedux`](/docs/react-testing-library/WrapperWithRedux.md) | ||
- [Custom `react-testing-library` queries](/docs/react-testing-library/queries.md) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
100104
88
0