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(#150): improve hydrate props #153

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

natemoo-re
Copy link
Owner

Follow up to #150, makes a few changes to hydration props.

  • Props are no longer serialized as JSON but injected as JS.
  • Props are no longer referenced literally but keyed and referenced by hash

@changeset-bot
Copy link

changeset-bot bot commented Apr 11, 2021

🦋 Changeset detected

Latest commit: ab8bf27

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
microsite Minor
site Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Apr 11, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

microsite – ./site

🔍 Inspect: https://vercel.com/nmoo/microsite/CdV7LRVM65FdCpPg6oVYs4WGuzdd
✅ Preview: Canceled

[Deployment for ab8bf27 canceled]

microsite-examples – ./

🔍 Inspect: https://vercel.com/nmoo/microsite-examples/969nxPLLUmGJkBmXQDVC4MRPptk1
✅ Preview: https://microsite-examples-git-feat-improve-hydrate-props-nmoo.vercel.app

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.

None yet

1 participant