Skip to content

v1.0.0-alpha.35

Choose a tag to compare

@instantsearch-bot instantsearch-bot released this 12 Nov 15:20
· 842 commits to next since this release
bdbf309

v1.0.0-alpha.35 (2020-11-12)

This new version introduces breaking changes.

Bug Fixes

  • core: don't complete query when closed (86adc65)
  • getSuggestions: allow nested arrays to be returned (#331) (753c8ca)
  • js: correct item class name (475e88f)
  • js: correct panel class name (a2be862)
  • js: fix highlight hit param (6c03d8d)
  • js: make getSources optional (b12cc26)
  • js: resize panel also when hidden (9007fe0)
  • qs: ignore storage param (5279dba)
  • recent-searches: type getTemplates internal function (1ff6a0d)
  • fix setCollections type (cb967a4)

Features

  • core: warn when using debug option (#364) (2a2e3dd)
  • recent-searches: add search highlighting (#370) (3cb1d39)
  • introduce development and production modes (#363) (eed934f)
  • rename getters (#362) (b7e86d5)
  • core: introduce new completion system (#354) (25099e8)
  • core: remove statusContext API (#350) (a916aea)
  • core: rename private and public methods and properties (#349) (aeebe6d)
  • js: rename class names (#351) (8c53d2d)
  • plugins: introduce Query Suggestions plugin (#360) (7d19396)
  • recent-searches: support search and templating (#353) (b8ff178)
  • shared: introduce autocomplete-shared package (#359) (af04ae1)
  • shared: prefix warnings (586f0f1)