Skip to content

fix(types): replace index with number#1592

Merged
silviuaavram merged 1 commit intomasterfrom
types/fix-incorrect-index-type
Apr 3, 2024
Merged

fix(types): replace index with number#1592
silviuaavram merged 1 commit intomasterfrom
types/fix-incorrect-index-type

Conversation

@silviuaavram
Copy link
Collaborator

@silviuaavram silviuaavram commented Apr 3, 2024

What:
Change index with number as highlightedIndex type.

Why:
Fixes #1590.

How:
Change the type.

Checklist:

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b7f6765) to head (349a50d).

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

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1592   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         1726      1726           
  Branches       518       518           
=========================================
  Hits          1726      1726           

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

@silviuaavram silviuaavram merged commit 74ce0f5 into master Apr 3, 2024
@silviuaavram silviuaavram deleted the types/fix-incorrect-index-type branch April 3, 2024 11:32
@github-actions
Copy link

github-actions bot commented Apr 3, 2024

🎉 This PR is included in version 9.0.4 🎉

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors in typings/index.d.ts

2 participants