@orama/orama 1.2.2
What's Changed
- set tokenizer language during load by @philippebeaulieu in https://github.com/oramasearch/orama/pull/468
- feat(orama): adds zip tree by @micheleriva in https://github.com/oramasearch/orama/pull/430
- Add
saveWithHighlightandloadWithHighlightby @benjaminleonard in https://github.com/oramasearch/orama/pull/471 - search on all token during where searches by @philippebeaulieu in https://github.com/oramasearch/orama/pull/473
- chore: fix typo by @Eomm in https://github.com/oramasearch/orama/pull/472
- Tokenize skip properties by @philippebeaulieu in https://github.com/oramasearch/orama/pull/474
New Contributors
- @philippebeaulieu made their first contribution in https://github.com/oramasearch/orama/pull/468
- @benjaminleonard made their first contribution in https://github.com/oramasearch/orama/pull/471
- @Eomm made their first contribution in https://github.com/oramasearch/orama/pull/472
Full Changelog: https://github.com/oramasearch/orama/compare/v1.2.1...v1.2.2