Socket
Socket
Sign inDemoInstall

react-transition-group

Package Overview
Dependencies
12
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345Next

4.1.1

Diff

Changelog

Source

4.1.1 (2019-06-10)

Bug Fixes

  • adds missing dependency @babel/runtime (#507) (228bf5f)
monastic.panic
published 4.1.0 •

Changelog

Source

4.1.0 (2019-05-30)

Features

monastic.panic
published 4.0.1 •

Changelog

Source

4.0.1 (2019-05-09)

Bug Fixes

  • issue with dynamically applied classes not being properly removed for reentering items (#499) (129cb11)
monastic.panic
published 4.0.0 •

Changelog

Source

4.0.0 (2019-04-16)

Features

BREAKING CHANGES

  • in environments where esm is supported importing from commonjs requires explicitly adding the .default after require() when resolving to the esm build
monastic.panic
published 3.0.0 •

Changelog

Source

3.0.0 (2019-04-15)

Features

BREAKING CHANGES

  • use new style react context
// package.json
-"react": "^15.0.0",
+"react": "^16.6.0",
-"react-dom": "^15.0.0", 
+"react-dom": "^16.6.0", 
monastic.panic
published 2.9.0 •

Changelog

Source

2.9.0 (2019-04-06)

Features

Reverts

  • bump semantic release dependencies (1bdcaec)
monastic.panic
published 2.8.0 •

Changelog

Source

2.8.0 (2019-04-02)

Features

monastic.panic
published 2.7.1 •

Changelog

Source

2.7.1 (2019-03-25)

Bug Fixes

  • revert tree-shaking support because it was a breaking change (271364c)
monastic.panic
published 2.7.0 •

Changelog

Source

2.7.0 (2019-03-22)

Features

monastic.panic
published 2.6.1 •

Changelog

Source

2.6.1 (2019-03-14)

Bug Fixes

  • Transition: make exit key optional when passing an object to the timeout prop (#464) (3a4cf9c)
  • package.json: mark react-transition-group as side-effect free for webpack tree shaking (#472) (b81dc89)
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