vtaits / react-select-async-paginate

Wrapper above react-select that supports pagination on menu scroll
MIT License
303 stars 75 forks source link

Update react-select version #136

Closed jomifepe closed 1 year ago

jomifepe commented 1 year ago

Are you submitting a bug report or a feature request or a question?

feature request

What is the current behavior?

The latest version of react-select-async-paginate (0.7.1) is using react-select 5.0.0, which was released a year ago.

What is the expected behavior?

The react-select peer dependency should be on a more recent version (ideally the latest stable one).

Since this is a react-select wrapper, the main peer dependency should be kept updated.

For example, on 5.7.0, the classNames prop was released, and this wrapper doesn't expose it.

vtaits commented 1 year ago

Hello. Please read what ^ means in dependencies.

https://docs.npmjs.com/about-semantic-versioning#using-semantic-versioning-to-specify-update-types-your-package-can-accept