@orama/orama 2.1.1
What's Changed
- fix: fixes Levenshtein distance calculation (#744) by @micheleriva in https://github.com/askorama/orama/pull/786
- fix: fixes zero division when computing scores after removing all documents from an index by @micheleriva in https://github.com/askorama/orama/pull/792
- test: adds tests for Orama Switch by @micheleriva in https://github.com/askorama/orama/pull/787
- feat: update searchbox to latest by @raiindev in https://github.com/askorama/orama/pull/790
- style: formats codebase by @micheleriva in https://github.com/askorama/orama/pull/785
Full Changelog: https://github.com/askorama/orama/compare/v2.1.0...v2.1.1