github FormidableLabs/victory v37.0.0

latest releases: v37.0.2, v37.0.1
one month ago

What's Changed

This version release reduces the file sizes dramatically by dropping support for IE10 and older browsers.

  • v36.0.0 size: 663.8kB
  • v37.0.0 size: 441.2kB (-33%)

Upgrades all babel dependencies and uses the @babel/preset-env for configuring plugins.

@babel/preset-env uses Browserslist to specify target transforms. In our case, we are using > 0.5%, last 2 versions, Firefox ESR, not dead. This is the default recommended config from the community in order to promote best practices and avoid common issues. It targets 88.8% of browsers globally.

Major Release

Full Changelog: v36.9.2...v37.0.0

Don't miss a new victory release

NewReleases is sending notifications on new releases.