Skip to content

fix: patch key type for matches in sortFn#812

Closed
ryangoree wants to merge 1 commit intokrisk:mainfrom
ryangoree:main
Closed

fix: patch key type for matches in sortFn#812
ryangoree wants to merge 1 commit intokrisk:mainfrom
ryangoree:main

Conversation

@ryangoree
Copy link
Copy Markdown

Patch the key type for matches in sortFn arguments.

closes #811

@ryangoree
Copy link
Copy Markdown
Author

@krisk I ran into this issue again today. Any chance you can take a look?

@krisk
Copy link
Copy Markdown
Owner

krisk commented Apr 2, 2026

Superseded by the TypeScript rewrite (d9b8495) — types are now emitted from source. FuseSortFunctionMatch.key is correctly typed as KeyObject in the current dist/fuse.d.ts. Thanks for the PR!

@krisk krisk closed this Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong key type for FuseSortFunctionMatch type

2 participants