React-TypeScript-Tutorial icon indicating copy to clipboard operation
React-TypeScript-Tutorial copied to clipboard

Use Non-Deprecated Package

Open dhurlburtusa opened this issue 8 years ago • 0 comments

The react-addons-test-utils package has been deprecated in favor of react-test-renderer. The enzyme installation documentation now requires react-test-renderer to be installed for React >=15.5. I was getting an error when trying to use react-addons-test-utils. (Sorry I don't have the error documented.) As of this PR, React is at version 15.6.1.

And thanks again Daniel for a great tutorial! Much, much appreciated!

dhurlburtusa avatar Jul 08 '17 15:07 dhurlburtusa