Skip to content

Commit

Permalink
Update packages/core/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Sauve <[email protected]>
  • Loading branch information
igor10k and lemonmade authored Jan 10, 2025
1 parent 6241bea commit 95367d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@ This helper uses the following logic to determine whether a given property in th

### `@remote-dom/core/legacy`

The `@remote-dom/core/html` package provides helpers for adapting between Remote DOM and [`remote-ui`, the previous version of this project](https://github.com/Shopify/remote-dom/discussions/267). These utilities are offered to help you transition to Remote DOM, while continuing to support existing code that expects `remote-ui`-style APIs.
The `@remote-dom/core/legacy` package provides helpers for adapting between Remote DOM and [`remote-ui`, the previous version of this project](https://github.com/Shopify/remote-dom/discussions/267). These utilities are offered to help you transition to Remote DOM, while continuing to support existing code that expects `remote-ui`-style APIs.

#### Progressive migration from `remote-ui`’s `RemoteChannel` to Remote DOM’s `RemoteConnection`

Expand Down

0 comments on commit 95367d7

Please sign in to comment.