v2.0.0
- Major release simply because the primary dependency (
react-select
) has been made a peer dependency now, in preparation for releasing a hook for the library, decoupling the functionality completely from thereact-select
component. If you usenpm 7+
it will auto install it peer-dependencies for you. If you use another package manager, you may need to addreact-select
to your project.