Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2019-10-08) ### Bug Fixes * **connectInfiniteHits:** fix state when navigating or adding/removing widgets ([#4123](#4123)) ([9605230](9605230)) * **history:** avoid empty query string ([#4130](#4130)) ([f6fd364](f6fd364)) * **index:** warn for inconsistent UI state in development mode ([#4140](#4140)) ([1f569bd](1f569bd)) * **instantsearch:** return instance in widgets methods ([#4143](#4143)) ([6451dce](6451dce)) * **pagination:** update no refinement behavior ([#4124](#4124)) ([432f833](432f833)) * display warnings only in development ([#4150](#4150)) ([67dee4e](67dee4e)) * **range:** clear widget state on empty refinements ([#4157](#4157)) ([f594bba](f594bba)) * **RefinementList:** remove root css class on sublists ([#4117](#4117)) ([9581a41](9581a41)), closes [/github.com/algolia/instantsearch.js/blob/v2/src/decorators/headerFooter.js#L22](https://github.com//github.com/algolia/instantsearch.js/blob/v2/src/decorators/headerFooter.js/issues/L22) * **stories:** hide Places ([#4152](#4152)) ([bf3bb30](bf3bb30)) * **warnings:** remove v3 warnings ([#4134](#4134)) ([c696cc7](c696cc7)) ### Features * **autocomplete:** provide indexId ([#4142](#4142)) ([443cb06](443cb06)) * **core:** deprecate addWidget & removeWidget ([#4131](#4131)) ([43398f7](43398f7))
- Loading branch information