State Management: Experience improved performance and reliability with the upgrade to Lodash v4.2.0, enhancing the efficiency of state management operations.
Build Process: Enjoy a more streamlined development experience with the upgrade to Babel 6, which allows for better control over the build process and compatibility with modern JavaScript features.
Improvements
Build Process: The build process is now optimized to only trigger builds for the master branch on Travis, reducing unnecessary build times while maintaining PR build functionality.
Fixes
Fix the issue of 'global not defined' that affected users building applications with certain configurations, ensuring smoother development and fewer errors.
Others
Remove the node for the tree-view example to simplify the comparison against alternative implementations, making it easier for users to evaluate options.