Skip to content

Releases: askorama/orama

v1.2.7

25 Sep 17:58
Compare
Choose a tag to compare

What's Changed

  • fix(plugin-match-highlight): support tolerance parameter in searchWithHighlight by @stearm in #489
  • Fix typo in error message by @soulofmischief in #490
  • add export to transformFn and defaultToSectionSchema by @raiindev in #491

New Contributors

Full Changelog: v1.2.6...v1.2.7

v1.2.6

21 Sep 04:47
Compare
Choose a tag to compare

What's Changed

  • fix(orama): fixes document removal with vector properties by @micheleriva in #487

Full Changelog: v1.2.5...v1.2.6

v1.2.5

19 Sep 16:55
Compare
Choose a tag to compare

What's Changed

  • fix(plugin-nextra): add missing cmd+k keybinding to focus the input search by @stearm in #481
  • feat: added strong typed orama schema by @H4ad in #470
  • Implements enum[] by @allevo in #482
  • Feat/reduce serialized datastructure sizes by @micheleriva in #484
  • Strong typed where condition by @allevo in #485

Full Changelog: v1.2.4...v1.2.5

v1.2.4

15 Sep 02:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

08 Sep 17:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

03 Sep 18:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

12 Aug 16:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Aug 21:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

26 Jul 09:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

19 Jul 08:42
Compare
Choose a tag to compare

What's Changed

  • perf: replace node object for node class by @H4ad in #436
  • feat: internal document ID as a number by @H4ad in #441

Full Changelog: v1.0.10...v1.1.0