Skip to content

Releases: algolia/instantsearch

v4.49.0

25 Oct 09:34
9102997
Compare
Choose a tag to compare

4.49.0 (2022-10-25)

Features

v4.48.1

18 Oct 13:32
eb8ef3c
Compare
Choose a tag to compare

4.48.1 (2022-10-18)

Bug Fixes

  • bundlesize: consolidate usage of "classnames" helper (#5138) (f1ec288)
  • currentRefinements: reset page number on refine (#5136) (407b576)
  • events: prevent warning on low number of listeners (#5143) (432aa70)

v4.48.0

10 Oct 08:49
a9f4d33
Compare
Choose a tag to compare

4.48.0 (2022-10-10)

Bug Fixes

  • insightsMiddleware: infer type of insightsClient for onEvent (#5130) (dd5fca4), closes #5129

Features

  • routing: include repeated indexId in URL correctly (#5134) (679f5da)

v4.47.0

03 Oct 08:59
a1574b9
Compare
Choose a tag to compare

4.47.0 (2022-10-03)

Bug Fixes

  • hierarchicalMenu: pass correct attribute name to Insights (#5124) (fe18a16)

Features

  • status: introduce status in InstantSearch class (#5115) (21f3147)
  • hierarchicalMenu: introduce ais-HierarchicalMenu-item--selected class (#5125) (4ebb828)

v4.46.3

27 Sep 09:46
ff21dd0
Compare
Choose a tag to compare

4.46.3 (2022-09-27)

Bug Fixes

  • currentRefinements: implement noRefinementRoot modifier class (#5114) (cb66830)

v4.46.2

22 Sep 07:40
d48ed26
Compare
Choose a tag to compare

4.46.2 (2022-09-22)

Bug Fixes

  • build: remove jsx pragma comments from build output (#5112) (6582083)
  • imports: split out templating from ./utils (#5111) (fc765f3), closes #5109

v4.46.1

15 Sep 08:27
50b4999
Compare
Choose a tag to compare

4.46.1 (2022-09-15)

Bug Fixes

  • hierarchicalMenu: use existing facet filters in multi queries for parent facet values (#5105) (10a83f1)
  • insights: make sure change in userToken can't reset the search parameters (#5101) (b20c8dc)
  • setUiState: call onStateChange handler (#5104) (231853d))

v4.46.0

12 Sep 12:29
eb43c9f
Compare
Choose a tag to compare

4.46.0 (2022-09-12)

Features

  • html: deprecate Hogan.js and string-based templates (#5095) (a06ddf5)
  • html: introduce html templating (#5081) (e55e224)

v4.45.1

06 Sep 12:53
c947471
Compare
Choose a tag to compare

4.45.1 (2022-09-06)

Bug Fixes

  • ratingMenu: fix undefined facet values error when disjunctiveFacets is empty (#5096) (dd870d5)

v4.45.0

30 Aug 09:48
fe0a82f
Compare
Choose a tag to compare

4.45.0 (2022-08-29)

Features

  • connectors: deprecate hasNoResults in favor of canRefine (#5091) (1749a4e)