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

fix(ua): change the User-Agent to use the new specs lib (version) #2209

Merged
merged 4 commits into from
Mar 22, 2019

Conversation

robertmogos
Copy link
Collaborator

@robertmogos robertmogos commented Mar 21, 2019

Summary

Update the user agent from react-instantsearch ${version} to react (${React.version}); react-instantsearch (${version})

Result
react (16.8.4);react-instantsearch (5.4.0);

PRD here: https://docs.google.com/document/d/18YaTUx6hUuR4_ppVijH3zDyKpUVCASAfZKbKjvWFXjE/edit#heading=h.w2yjrvr134ce

@algobot
Copy link
Contributor

algobot commented Mar 21, 2019

Deploy preview for react-instantsearch ready!

Built with commit ba7650b

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

Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks correct to me, but would need to be checked if it doesn't break Looker dashboards by now following the specs

Copy link
Collaborator

@samouss samouss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that we change it would be nice to be able to differentiate which packages make the request: react-instantsearch-dom, react-instantsearch-dom/server, react-instantsearch-native, react-instantsearch-core.

@samouss samouss merged commit 642ba0b into master Mar 22, 2019
@samouss samouss deleted the fix/user-agent branch March 22, 2019 11:43
@mthuret
Copy link
Contributor

mthuret commented Mar 22, 2019

yes! can we have react-instantsearch-server directly?

@samouss
Copy link
Collaborator

samouss commented Mar 22, 2019

You mean react-instantsearch-server rather than react-instantsearch-dom/server?

@mthuret
Copy link
Contributor

mthuret commented Mar 22, 2019

yes to simplify the parsing rule.

@samouss
Copy link
Collaborator

samouss commented Mar 22, 2019

Sure!

francoischalifour pushed a commit that referenced this pull request Apr 8, 2019
)

* fix(ua): change the User-Agent to use the new specs lib (version)

* fix(ua): Add the react framework version to UA and update the UT
Haroenv pushed a commit that referenced this pull request Apr 9, 2019
)

* fix(ua): change the User-Agent to use the new specs lib (version)

* fix(ua): Add the react framework version to UA and update the UT
samouss added a commit that referenced this pull request Apr 23, 2019
# [5.5.0](v5.4.0...v5.5.0) (2019-04-23)

### Bug Fixes

* **createInstantSearch:** change the User-Agent to use the new specs ([#2209](#2209)) ([642ba0b](642ba0b))

### Features

* **DOMMaps:** expose withGoogleMaps HOC [PART-1] ([#2000](#2000)) ([2ae1dea](2ae1dea))
* **queryRules:** add Query Rules features ([#2286](#2286)) ([3ae9c01](3ae9c01))
* **insights:** add insights features ([#2215](#2215)) ([961e7a7](961e7a7))
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.

None yet

5 participants