downshift-js / downshift

🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.
http://downshift-js.com/
MIT License
12.06k stars 929 forks source link

V9 #1582

Closed silviuaavram closed 6 months ago

silviuaavram commented 6 months ago

What: BREAKING CHANGE: Release Downshift v9.

Why: Release the changes in:

Closes https://github.com/downshift-js/downshift/issues/1322. Closes https://github.com/downshift-js/downshift/issues/1244. Closes https://github.com/downshift-js/downshift/issues/1227 Closes https://github.com/downshift-js/downshift/issues/1225.

How: Merged the PRs in this branch.

Checklist:

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (7997f76) to head (8745580).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1582 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 18 18 Lines 1749 1721 -28 Branches 524 515 -9 ========================================= - Hits 1749 1721 -28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 9.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: