react-smooth

Frameworks & LibrariesMIT

react-smooth release notes.

Latest v4.0.4 · by react-smoothWritten in JavaScriptWebsiterecharts/react-smoothRSS

Changelog

What changed from 3 to 4

v4.0.4

Latest
Added 1
  • Add "sideEffects": false to package.json for better code splitting
Changed 1
  • Update peerDependencies to React 19

From react-smooth

What's Changed

Full Changelog: https://github.com/recharts/react-smooth/compare/v4.0.1...v4.0.4

📢 Version Discrepancies

We released a bad version 4.0.2 due to being in the middle of a typescript refactor during a patch release. Due to this the release versions and tags have gotten a bit out of wack. I was branching off of tags for 4.0.3 and 4.0.4 to avoid the same issue from 4.0.2.

For simplicity's sake I've reverted the TS refactor and master is even with the latest 4.0.4. I have removed tags/releases for 4.0.2 and 4.0.3. React 19 peerDependencies are up to date in 4.0.4.

Sorry for the confusion!

View originalPermalink
How v4.0.4 went

v4.0.0

Changed 4
  • Upgrade react-transition-group to 4.x
  • Move prop-types to dependencies instead of requiring consumers to include it
  • Upgrade prop-types
  • Upgrade dev dependencies
Removed 1
  • Drop support for React < 16.8

From react-smooth

What's Changed
BREAKING CHANGES
  • react-smooth v4 "breaking changes" by @ckifer in https://github.com/recharts/react-smooth/pull/87
    • drop support for React < 16.8
    • upgrade react-transition-group to 4.x
    • move prop-types to dependencies so it doesn't have to be included by the consumer
      • remove from webpack externals

  • Upgrade prop-types
  • Upgrade some dev dependencies

Full Changelog: https://github.com/recharts/react-smooth/compare/v3.0.0...v4.0.0

View originalPermalink
How v4.0.0 went

v3.0.0

Changed 2
  • Remove unneeded polyfills to reduce bundle size by 0.7kb
  • Upgrade dependencies
Removed 1
  • Remove translateStyle function and export

From react-smooth

What's Changed (from 2.0.5, check CHANGELOG to see changes before then)

Tiny reduction in bundle size (0.7kb) by removing some unneeded polyfills

New Contributor

Full Changelog: https://github.com/recharts/react-smooth/compare/6942ac3...v3.0.0

View originalPermalink
How v3.0.0 went
View all

Discussion

If you publish react-smooth, you can claim this product by proving you administer its repository.