Socket
Socket
Sign inDemoInstall

react-smooth

Package Overview
Dependencies
14
Maintainers
4
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

4.0.1

Diff

ckifer
published 4.0.0 •

ckifer
published 3.0.0 •

Changelog

Source

3.0.0 / 2023-10-18

refactor / chore

  • upgrade dependencies

Remove some unused/unneeded code which drops support for older browser versions. Results in slightly decreased bundle size.

  • remove unneeded polyfill for translateStyle - browser support since 2017
  • remove unneeded polyfill for Number.isFinite - browser support since 2015 AND polyfilled by babel/core-js
ckifer
published 2.0.5 •

Changelog

Source

2.0.5 / 2023-10-10

fix

  • Check if requestAnimationFrame is defined in shouldUpdate
ckifer
published 2.0.4 •

Changelog

Source

2.0.4 / 2023-09-12

fix

  • call onAnimationEnd on unmount
ckifer
published 2.0.3 •

Changelog

Source

2.0.3 / 2023-05-08

fix

  • treat duration={0} as if animation is not active by doing a check and returning early. This fixes a bug where NaN can cause a crash in the browser.
arcthur
published 2.0.2 •

Changelog

Source

2.0.2 / 2023-02-23

chore

  • upgrade fast-equals to latest. No breaking changes - see https://github.com/planttheidea/fast-equals/blob/master/CHANGELOG.md
  • don't upgrade react-transition-group in minor release as this requires dropping support for react <16.6
  • upgrade devDependencies
  • update babel config
  • update deprecated eslint parser
arcthur
published 2.0.1 •

Changelog

Source

2.0.1 / 2022-06-27

feat

  • feat: allow React 18
  • Remove raf polyfill for IE9
arcthur
published 2.0.0 •

Changelog

Source

2.0.0 / 2021-03-21

chore (#48)

  • Changed peerDeps to react 15,16,17
  • Removed karma,chai,enzyme blablabla... and used only Jest and Testing-Library.
  • Updated devDependencies and cleared some.
xile611
published 1.0.6 •

23456Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc