@orama/orama 2.0.0-beta.8
What's Changed
- chore: avoid some re-calculation on geosearch by @carmhack in https://github.com/oramasearch/orama/pull/551
- chore: avoid recalculating lengths in some for-loops by @aleattene in https://github.com/oramasearch/orama/pull/553
- Fix #557 - Unabalanced state for sorted AVL trees by @micheleriva in https://github.com/oramasearch/orama/pull/558
New Contributors
- @carmhack made their first contribution in https://github.com/oramasearch/orama/pull/551
- @aleattene made their first contribution in https://github.com/oramasearch/orama/pull/553
Full Changelog: https://github.com/oramasearch/orama/compare/2.0.0-beta.7...v2.0.0-beta.8