Skip to content

Releases: algolia/instantsearch

v4.30.2

27 Sep 11:44
019cd18
Compare
Choose a tag to compare

4.30.2 (2021-09-21)

Bug Fixes

  • es: add warning to typescript declaration of keys to be imported from helpers (#4908) (8cbd5fb)
  • infinite/hits: stop saving the transformed results in cache (#4907) (82dc0ae), closes #4819

v4.30.1

14 Sep 10:06
506dceb
Compare
Choose a tag to compare

4.30.1 (2021-09-14)

Bug Fixes

  • insightsMiddleware: throw an error when credentials can't be extracted (#4901) (55313e4)

v4.30.0

07 Sep 11:22
f7e6e66
Compare
Choose a tag to compare

4.30.0 (2021-09-07)

Bug Fixes

  • insights: handle multiple setUserToken call before search.start() (#4897) (51a6f2b)

Features

v4.29.1

03 Sep 08:16
d300d20
Compare
Choose a tag to compare

4.29.1 (2021-09-02)

Bug Fixes

  • middleware: subscribe middleware before initializing main index (#4849) (0fc8f73)

v4.29.0

31 Aug 09:29
890422c
Compare
Choose a tag to compare

4.29.0 (2021-08-31)

Features

  • panel: render templates on init with render state (#4845) (0e151a9)

v4.28.0

24 Aug 09:59
f5bc9d2
Compare
Choose a tag to compare

4.28.0 (2021-08-24)

Bug Fixes

Features

v4.27.2

18 Aug 09:52
413c2db
Compare
Choose a tag to compare

4.27.2 (2021-08-18)

Bug Fixes

  • types: export all types as "type" to avoid exporting in .js (#4837) (dcbbd88)

v4.27.1

17 Aug 12:56
536120d
Compare
Choose a tag to compare

4.27.1 (2021-08-17)

Bug Fixes

v4.27.0

17 Aug 09:50
50d9a22
Compare
Choose a tag to compare

4.27.0 (2021-08-17)

Bug Fixes

Features

  • typescript: expose types at regular build (#4832) (4bea07b)

If you were using typescript via the experimental-typescript tag, you can now use regular InstantSearch.js.

v4.26.0

12 Aug 09:12
1450e85
Compare
Choose a tag to compare

4.26.0 (2021-08-10)

Features

  • ts: allow custom ui state and route state in routing (#4816) (5f8ba5d)
  • types: allow typed access to properties added to entry (#4814) (9000f16)