Skip to content

4.4.2

Compare
Choose a tag to compare
@csandman csandman released this 02 Dec 20:34
· 100 commits to main since this release

What's Changed

  • getClassNames fix by @csandman in #224
    • Fix #223
      • Update react-select from ^5.5.7 to 5.7.0
        • Pin react-select version to prevent future updates from causing issues with this package
      • Update cleanCommonProps function to reflect the new version in react-select
        • Update one other place to include getClassNames (custom Group component)
    • Update all dev dependencies

Full Changelog: v4.4.1...v4.4.2