Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaong committed Jan 26, 2024
1 parent 92cdac9 commit c851e9b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

`MiniSearch` follows [semantic versioning](https://semver.org/spec/v2.0.0.html).

# Upcoming (unreleased)

- Better TypeScript type of `combineWith` search option values, catching
invalid operators at compile time.
- More informative error when specifying an invalid value for `combineWith`
in JavaScript (in TypeScript this would be a compile time error)

# v6.3.0

- Add `queryTerms` array to the search results. This is useful to determine
Expand Down

0 comments on commit c851e9b

Please sign in to comment.