Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V9 #1582

Merged
merged 4 commits into from Mar 20, 2024
Merged

V9 #1582

merged 4 commits into from Mar 20, 2024

Conversation

silviuaavram
Copy link
Collaborator

@silviuaavram silviuaavram commented Mar 10, 2024

What:
BREAKING CHANGE: Release Downshift v9.

Why:
Release the changes in:

Closes #1322.
Closes #1244.
Closes #1227
Closes #1225.

How:
Merged the PRs in this branch.

Checklist:

  • Documentation
  • Tests
  • TypeScript Types
  • Flow Types
  • Ready to be merged

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* types(hooks): improve for onChange funtions

* migration guide

* fix doctoc
* wip

* finish implementation

* fix test

* update types

* update readmes

* some cleanups

* migration guide
@silviuaavram silviuaavram merged commit 5b0d503 into master Mar 20, 2024
2 checks passed
@silviuaavram silviuaavram deleted the v9 branch March 20, 2024 07:35
Copy link

🎉 This PR is included in version 9.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment