Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(headless): bump relay version #4167

Merged
merged 3 commits into from
Jul 10, 2024
Merged

fix(headless): bump relay version #4167

merged 3 commits into from
Jul 10, 2024

Conversation

olamothe
Copy link
Member

@olamothe olamothe commented Jul 9, 2024

Includes changes about defensive access to local storage.

clearStorage() was also removed from relay interface in 0.7.9

https://coveord.atlassian.net/browse/KIT-3374

@developer-experience-bot
Copy link
Contributor

developer-experience-bot bot commented Jul 9, 2024

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 206 206.2 0.1
commerce 300.4 300.5 0
search 375.2 375.4 0
insight 355.3 355.5 0
product-listing 267.7 267.8 0.1
product-recommendation 172.2 172.4 0.1
recommendation 219.1 219.2 0.1
ssr 367.6 367.8 0

SSR Progress

Use case SSR (#) CSR (#) Progress (%)
search 39 44 89
recommendation 0 4 0
product-recommendation 0 10 0
product-listing 0 13 0
case-assist 0 6 0
insight 0 27 0
commerce 0 15 0
Detailed logs search : buildInteractiveResult
search : buildInteractiveInstantResult
search : buildInteractiveRecentResult
search : buildInteractiveCitation
search : buildGeneratedAnswer
recommendation : missing SSR support
product-recommendation : missing SSR support
product-listing : missing SSR support
case-assist : missing SSR support
insight : missing SSR support
commerce : missing SSR support

@olamothe olamothe added this pull request to the merge queue Jul 10, 2024
Merged via the queue into master with commit 184763d Jul 10, 2024
92 checks passed
@olamothe olamothe deleted the KIT-3374-update-relay branch July 10, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants