Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webpack-bundle-analyzer in / from 2.13.1 to 3.0.0 #234

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Sep 17, 2018

Dependencies.io has updated webpack-bundle-analyzer (a npm dependency in /) from "2.13.1" to "3.0.0".

3.0.0
  • Breaking change

    • Dropped support for Node.js v4. Minimal required version now is v6.14.4
    • Contents of concatenated modules are now hidden by default because of a number of related issues (details), but can be shown using a new checkbox in the sidebar.
  • New Feature

    • Added modules search
    • Added ability to pin and resize the sidebar
    • Added button to toggle the sidebar
    • Added checkbox to show/hide contents of concatenated modules
  • Improvements

    • Nested folders that contain only one child folder are now visually merged i.e. folder1 => folder2 => file1 is now shown like folder1/folder2 => file1 (thanks to varun-singh-1 for the idea)
  • Internal

    • Dropped support for Node.js v4
    • Using MobX for state management
    • Updated dependencies

@severest severest closed this Sep 24, 2018
@severest severest deleted the webpack-bundle-analyzer-3.0.0-37.0.0 branch September 24, 2018 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants