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

Isomorphic WebSocket so that cent-js works on server side #2509

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

sophialittlejohn
Copy link
Collaborator

Description

This pull request...

#

Approvals

  • Dev

Screenshots

Impact

Copy link

socket-security bot commented Oct 18, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

View full report↗︎

Copy link

github-actions bot commented Oct 18, 2024

PR deployed in Google Cloud
URL: https://pr2509-app-ff-production.k-f.dev
Commit #: e0b585c
To access the functions directly check the corresponding deploy Action

Copy link

github-actions bot commented Oct 18, 2024

PR deployed in Google Cloud
URL: https://app-pr2509.k-f.dev
Commit #: e0b585c
To access the functions directly check the corresponding deploy Action

package.json Outdated
@@ -51,5 +51,6 @@
"@types/react": "^18.0.27",
"@types/eslint": "7.28.0",
"@babel/traverse": "^7.23.9"
}
},
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
Copy link
Collaborator

Choose a reason for hiding this comment

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

The project uses Yarn 3.6, so this seems odd

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I pinned it to yarn 3.6.4 now!

@sophialittlejohn sophialittlejohn enabled auto-merge (squash) October 21, 2024 15:08
@sophialittlejohn sophialittlejohn merged commit 87066d4 into main Oct 21, 2024
12 checks passed
@sophialittlejohn sophialittlejohn deleted the isomorphic-websocket-for-onboarding branch October 21, 2024 15:14
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.

2 participants