@orama/orama 2.0.17
What's Changed
- Add SDK docs by @SaraVieira in https://github.com/askorama/orama/pull/702
- Recommend extends instead adding plugins to vite conf directly by @dbritto-dev in https://github.com/askorama/orama/pull/707
- Add support for custom source dir on vitepress plugin by @dbritto-dev in https://github.com/askorama/orama/pull/705
- Follow vitepress plugin docs by @dbritto-dev in https://github.com/askorama/orama/pull/708
- remove recursion in avl trees by @bortolottidev in https://github.com/askorama/orama/pull/710
New Contributors
- @dbritto-dev made their first contribution in https://github.com/askorama/orama/pull/707
- @bortolottidev made their first contribution in https://github.com/askorama/orama/pull/710
Full Changelog: https://github.com/askorama/orama/compare/v2.0.16...v2.0.17