Skip to content

Conversation

colebemis
Copy link
Contributor

@colebemis colebemis commented Apr 21, 2023

Deprecates the internal createSlots util (not SSR-compatible) in favor of the SSR-friendly useSlots hook

Closes #1690

@colebemis colebemis requested review from a team and siddharthkp April 21, 2023 15:24
@changeset-bot
Copy link

changeset-bot bot commented Apr 21, 2023

⚠️ No Changeset found

Latest commit: 08f0705

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@colebemis colebemis added the skip changeset This change does not need a changelog label Apr 21, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 21, 2023

size-limit report 📦

Path Size
dist/browser.esm.js 95.37 KB (0%)
dist/browser.umd.js 95.91 KB (0%)

@colebemis colebemis temporarily deployed to github-pages April 21, 2023 15:30 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-3205 April 21, 2023 15:31 Inactive
@colebemis colebemis added this pull request to the merge queue Apr 21, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 21, 2023
@colebemis colebemis added this pull request to the merge queue Apr 22, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 22, 2023
@colebemis colebemis merged commit cb233cf into main Apr 24, 2023
@colebemis colebemis deleted the remove-legacy-slots branch April 24, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changeset This change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Batch] Improve slots implementation in PRC to enable React SSR compatibility & performance gain

3 participants