Skip to content

Releases: TheOmer77/react-transition-switch

[email protected]

06 Jan 18:57
400056e
Compare
Choose a tag to compare

Patch Changes

  • f0b3b68: Update ESLint config, format and fix lint errors
  • 12b7666: Update Radix dependencies
  • bdc2819: Fix TransitionSwitch prevValue type error

[email protected]

31 Aug 19:43
dc0a8cc
Compare
Choose a tag to compare

Patch Changes

  • 5eb025b: This package can now be installed from NPM! 🎉 It's also been renamed to react-transition-switch.

    npm install react-transition-switch

    This version also has updated dependencies.

1.0.1

15 Feb 18:23
Compare
Choose a tag to compare

This release fixes the "Module not found: Default condition should be last one" error when attempting to import the package in a Next.js project.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Feb 18:01
Compare
Choose a tag to compare

Initial release.