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

fix(highlight): allow array as "attribute" #2474

Merged
merged 4 commits into from
May 22, 2019
Merged

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented May 21, 2019

This is already allowed here via lodash.get & in v6 via the new helper in #2461

This allows to avoid conflicts when one of the keys is a string including a . itself.

Haroenv added 2 commits May 21, 2019 15:02
This is already allowed here via lodash.get & in v6 via the new helper in #2461

This allows to avoid conflicts when one of the keys is a string including a `.` itself.
@Haroenv Haroenv requested a review from samouss May 21, 2019 13:03
@algobot
Copy link
Contributor

algobot commented May 21, 2019

Deploy preview for react-instantsearch ready!

Built with commit c78d8d2

https://deploy-preview-2474--react-instantsearch.netlify.com

@Haroenv Haroenv merged commit 9dc829a into master May 22, 2019
@Haroenv Haroenv deleted the highlighter/prop-type branch May 22, 2019 10:19
eunjae-lee pushed a commit that referenced this pull request Jun 4, 2019
### Bug Fixes

* **highlight:** allow array as "attribute" ([#2474](#2474)) ([9dc829a](9dc829a)), closes [#2461](#2461)
* **indexUtils:** allow index with dots in it ([#2350](#2350)) ([f91906f](f91906f))

### Features

* **voiceSearch:** add voice search widget ([#2316](#2316)) ([0e3b124](0e3b124))
samouss pushed a commit that referenced this pull request Jun 4, 2019
# [5.7.0](v5.6.0...v5.7.0) (2019-06-04)

### Bug Fixes

* **highlight:** allow array as "attribute" ([#2474](#2474)) ([9dc829a](9dc829a)), closes [#2461](#2461)
* **indexUtils:** allow index with dots in it ([#2350](#2350)) ([f91906f](f91906f))

### Features

* **voiceSearch:** add voice search widget ([#2316](#2316)) ([0e3b124](0e3b124))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants