-
Notifications
You must be signed in to change notification settings - Fork 4
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
Release v15.8.0 #2115
Merged
Merged
Release v15.8.0 #2115
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore(deps): update dependency husky to v9 * chore: make usage adjustments * Following guidance from https://github.com/typicode/husky/releases/tag/v9.0.1 --------- Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Andrew Holloway <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
chore(deps): update commitlint monorepo to v19 Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
…2109) Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
- support event and state handling - support transition states for when selected - implement design API - add tests and snapshots
* use proper vocabulary in template comment
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2115 +/- ##
==========================================
+ Coverage 97.09% 97.11% +0.01%
==========================================
Files 110 112 +2
Lines 2788 2806 +18
Branches 758 763 +5
==========================================
+ Hits 2707 2725 +18
Misses 77 77
Partials 4 4 ☔ View full report in Codecov by Sentry. |
size-limit report 📦
|
ademartini-czi
approved these changes
Dec 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
15.8.0 (2024-12-11)
Storybook
Features