v5.0.1
- introduced work around Firefox bug which runs resize listeners even when other JS is running at the same moment - causing competing rerenders (due to
setState
calls in the listener) in React. More can be found here - facebook/react#6324
setState
calls in the listener) in React. More can be found here - facebook/react#6324