Skip to content

fix(lazer): include .d.ts files in solana sdk js package #2910

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 1 commit into from
Jul 30, 2025

Conversation

Riateche
Copy link
Contributor

Summary

  • Run tsc to generate .d.ts files
  • Update package.json to point at the location of .d.ts files

Rationale

The package was missing .d.ts files, so it wasn't possible to use it.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

Copy link

vercel bot commented Jul 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Skipped (Inspect) Jul 30, 2025 11:06am
component-library ⬜️ Skipped (Inspect) Jul 30, 2025 11:06am
developer-hub ⬜️ Skipped (Inspect) Jul 30, 2025 11:06am
entropy-debugger ⬜️ Skipped (Inspect) Jul 30, 2025 11:06am
entropy-explorer ⬜️ Skipped (Inspect) Jul 30, 2025 11:06am
insights ⬜️ Skipped (Inspect) Jul 30, 2025 11:06am
proposals ⬜️ Skipped (Inspect) Jul 30, 2025 11:06am
staking ⬜️ Skipped (Inspect) Jul 30, 2025 11:06am

Copy link
Collaborator

@cprussin cprussin left a comment

Choose a reason for hiding this comment

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

ah apologies that I missed this

@Riateche Riateche merged commit 72bf667 into main Jul 30, 2025
13 checks passed
@Riateche Riateche deleted the fix-lazer-sdk-types branch July 30, 2025 15:41
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