Skip to content

4.7.3

Compare
Choose a tag to compare
@csandman csandman released this 04 Oct 18:28
· 19 commits to main since this release

What's Changed

  • fix: Attempt to update for projects using moduleResolution="bundler" by downgrading react-select by @csandman in #284

This version is a temporary fix to issue #273. It downgrade the react-select dependency version to v5.7.0 to ensure that the custom props work for all users. Once my PR gets merged into the base package, this package will be re-upgraded to the newest version. See this PR for full details.

Full Changelog: v4.7.2...v4.7.3