npm @elastic/search-ui-app-search-connector 1.14.0
v1.14.0 - Upgraded react-select from v2 to v5

latest releases: 1.22.0, 1.21.5, 1.21.4...
2 years ago

This release upgrades the react-select dependency from v2 to v5.

Upgrade guide

react-select is used by several components in Search UI. Did you fork and modify the markup of any of the following components?

  • ResultsPerPage
  • SingleSelectFacet
  • Sorting

I didn't modify the markup of these components

Great! It's safe to upgrade. The out-of-the-box Search UI components will continue to work as usual.

I made some customizations

The upgrade might not affect you, but it's best to be safe.
Go through these react-select upgrade guides and make sure to modify your code accordingly:

What's Changed

Full Changelog: v1.13.0...v1.14.0

Don't miss a new search-ui-app-search-connector release

NewReleases is sending notifications on new releases.