github JedWatson/react-select react-select@5.0.0-beta.0

latest releases: react-select@5.8.0, react-select@5.7.7, react-select@5.7.6...
pre-release2 years ago

Major Changes

  • ef87c3ac #4489 Thanks @Methuselah96! - React-Select has been converted from Flow to TypeScript.

    Other changes for v5 include usage of forwardRef, new hooks for stateManager, async and creatable components, and more reliable filtering implementaion with new options in the creatable variant.

  • #4625 Thanks @ebonow! - Remove dependency on AutoSizeInput

    • BREAKING CHANGES:
      • IE11 no longer works as it does not fully support CSS grid
      • Renaming the .prefix__input now targets the input and NOT the container. Unfortunate but overdue and perhaps opens the door to completely decoupling the input from needing a container if autosizing is not important.

Patch Changes

  • 4b028829 #4634 - The readonly attribute has been removed from the DummyInput to improve accessibility

Don't miss a new react-select release

NewReleases is sending notifications on new releases.