BuilderIO / hydration-overlay

Overlay for hydration errors with explicit diff between renders.
https://www.builder.io/blog/announcing-react-hydration-overlay
MIT License
500 stars 17 forks source link

feat: Spotlight integration with hydration-overlay #41

Closed Shubhdeep12 closed 4 months ago

Shubhdeep12 commented 10 months ago

Feature Addition: Spotlight Integration in Hydration-Overlay

This pull request introduces an integration of Spotlight into the hydration-overlay module.

Key Highlights:

Next Steps:

changeset-bot[bot] commented 10 months ago

🦋 Changeset detected

Latest commit: f199813801ec31e0aae34d7e6fd469cc2b0076ca

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

This PR includes changesets to release 1 package | Name | Type | | ----------------------------------- | ----- | | @builder.io/react-hydration-overlay | Minor |

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

Shubhdeep12 commented 10 months ago

Hi @samijaber, we are done here. we published a new version in spotlight to support hydration-overlay. Added a test case also for nextjs app.

Please review.

Thanks.

btw, I found a issue while setting up webpack in nextjs with hydation-overlay but that will not hamper anything here. I'll open it seperately.

Shubhdeep12 commented 6 months ago

Hi @samijaber just bumping here as a reminder for this PR. Thanks