Releases: oramasearch/orama
Releases · oramasearch/orama
v2.0.22
What's Changed
- Move docs to starlight by @SaraVieira in #715
- break when value is undefined for page type by @omonk in #747
- fix: Correctly detect development mode. by @ShogunPanda in #749
New Contributors
Full Changelog: v2.0.21...v2.0.22
v2.0.21
What's Changed
- Feat/docusaurus v3 fixes by @raiindev in #740
- Export constants by @allevo in #739
- feat: makes deployment optional on docusaurus by @micheleriva in #741
Full Changelog: v2.0.20...v2.0.21
v2.0.20
What's Changed
- fix(hybrid search results): fixed hybrid search by removing redundant… by @rajeshj11 in #731
- docs: update tokenizers sample code by @0ahz in #733
New Contributors
- @rajeshj11 made their first contribution in #731
- @0ahz made their first contribution in #733
Full Changelog: v2.0.19...v2.0.20
v2.0.19
What's Changed
- perf(orama): prefer flatMap by @ilteoood in #714
- Update nextra plugin by @SaraVieira in #716
- Fixes for published version by @SaraVieira in #717
- [Plugin Vitepress] fix case when item has no h1 by @SaraVieira in #718
- Fix Docusarus plugin when there are no docs by @SaraVieira in #719
- Ignore deno import with webpack by @valstu in #696
Full Changelog: v2.0.18...v2.0.19
v2.0.18
What's Changed
Full Changelog: v2.0.17...v2.0.18
v2.0.17
What's Changed
- Add SDK docs by @SaraVieira in #702
- Recommend extends instead adding plugins to vite conf directly by @dbritto-dev in #707
- Add support for custom source dir on vitepress plugin by @dbritto-dev in #705
- Follow vitepress plugin docs by @dbritto-dev in #708
- remove recursion in avl trees by @bortolottidev in #710
New Contributors
- @dbritto-dev made their first contribution in #707
- @bortolottidev made their first contribution in #710
Full Changelog: v2.0.16...v2.0.17
v2.0.16
What's Changed
- perf(orama): facets and hybrid search by @ilteoood in #694
- fix: docusaurus searchbox css by @raiindev in #693
- docs: updated docs to correctly show what section in wip by @skirianov in #698
- update searchbox version by @raiindev in #697
- Add docs for rest by @SaraVieira in #699
- Adds Orama Multiplier Coefficent docs by @micheleriva in #700
New Contributors
- @skirianov made their first contribution in #698
Full Changelog: v2.0.15...v2.0.16
v2.0.15
What's Changed
- Add docusarus-v3 docs by @SaraVieira in #689
- fix: check postbuild only if not cloud config by @raiindev in #692
New Contributors
- @SaraVieira made their first contribution in #689
Full Changelog: v2.0.14...v2.0.15
v2.0.14
What's Changed
- fix(plugin-vitepress): add missing userConfig.base in the page path by @fraxken in #685
- Updates datasources docs by @micheleriva in #686
- various fixes, update searchbox, update readme by @raiindev in #690
- Fix getNanosecondsTime when process is not defined by @allevo in #688
New Contributors
Full Changelog: v2.0.13...v2.0.14
v2.0.13
What's Changed
- fix:modified reference to the db on movieDB example by @lpilla in #681
- chore(deps): bump vite from 4.1.4 to 4.5.3 by @dependabot in #680
- perf(orama): improve speed of heavy tasks by @ilteoood in #682
- Adds multi instance and versioning handler to Docusaurus V3 by @raiindev in #683
- Updates docs and Docusaurus Plugin Readme file by @micheleriva in #684
New Contributors
- @lpilla made their first contribution in #681
- @dependabot made their first contribution in #680
Full Changelog: v2.0.12...v2.0.13