Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 719 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 719 Bytes

Changelog

Unreleased

The following changes have been included in the master branch and will be out in the next release. Click to expand - Fix an edge case with generating suggestions with numeric splits [#8](appbaseio#8)

v1.5.2

  • Fix an edge case with nested multifield suggestions here

v1.5.1

  • Fix suggestions for nested fields #5

v1.5.0

  • Added support for msearch (enabling combined queries)
  • Fixed support for query-listeners (onQueryChange)