About
This is the first major release of react-traverse. In it come with some pretty large changes (including a overhaul of the internal dependency structure). Although there are no known breaking changes, the dependency tree has changed (no longer bringing in lodash, babel-polyfill, and other libraries) -- which could break your application if you were transitively relying on those libraries.
It's advised you regress your application after updating, especially if you use the following libs:
- babel-polyfill
- babel-runtime
- bluebird
- lodash