0 votes
in ReactJS by
New Features of REACT JS v16.9.0

1 Answer

0 votes
by

1. Renaming Unsafe Lifecycle Methods

2. Deprecating javascript: URLs

3. Async act() for Testing

4.Performance Measurements with <React.Profiler>

...