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

feat: Add getRegistry #647

Merged
merged 16 commits into from
Mar 6, 2025
Merged

Conversation

ltyu
Copy link
Contributor

@ltyu ltyu commented Mar 6, 2025

Description

This PR re-adds getRegistry, but with it exported from index-fs.ts and removed from index.ts. The reason is that we cannot export functions that use fs considering that the frontend cannot access this package. Instead we must rely on tree-shaking via index-fs.ts

Backward compatibility

Yes

Testing

Tested with yarn link

Copy link

changeset-bot bot commented Mar 6, 2025

🦋 Changeset detected

Latest commit: 3d5a9dd

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

This PR includes changesets to release 1 package
Name Type
@hyperlane-xyz/registry 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

@ltyu ltyu enabled auto-merge March 6, 2025 19:08
@ltyu ltyu added this pull request to the merge queue Mar 6, 2025
Merged via the queue into hyperlane-xyz:main with commit 6031ff9 Mar 6, 2025
6 checks passed
@ltyu ltyu deleted the ltyu/get-registry-from-uris branch March 6, 2025 19:12
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.

3 participants