Skip to content

Point to correct location for TypeScript definitions #18

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

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

steveluscher
Copy link
Contributor

  1. pnpm add @solana-program/system
  2. Import it into a program

Observe that the import has no type information.

image

Copy link

changeset-bot bot commented Mar 12, 2024

🦋 Changeset detected

Latest commit: 47f0a7e

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

This PR includes changesets to release 1 package
Name Type
create-solana-program 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

Copy link
Member

@lorisleiva lorisleiva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh I'm such an idiot. Thanks for the fix!

@lorisleiva lorisleiva merged commit 8fb8cec into solana-program:main Mar 12, 2024
@github-actions github-actions bot mentioned this pull request Mar 12, 2024
lorisleiva added a commit to solana-program/system that referenced this pull request Mar 12, 2024
lorisleiva added a commit to solana-program/address-lookup-table that referenced this pull request Mar 12, 2024
@steveluscher steveluscher deleted the patch-1 branch March 12, 2024 18:00
@steveluscher
Copy link
Contributor Author

Whenever you get the chance, re-release @solana-program/system and @solana-program/address-lookup-table, because that's where I discovered this bug :)

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.

2 participants