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

Release new NPM package version #6

Closed
thesilican opened this issue Dec 15, 2023 · 3 comments
Closed

Release new NPM package version #6

thesilican opened this issue Dec 15, 2023 · 3 comments

Comments

@thesilican
Copy link
Contributor

I'm using the latest version of this package from npm (1.0.0-alpha.2), I'm experiencing the same import issue as fixed by #2, so it seems like that PR isn't in the latest npm version.

image

@billdami
Copy link

billdami commented Jan 3, 2024

@thesilican fyi, until this is released, you can just point your dependency to the github tag to resolve these TS errors:

"@scryfall/api-types": "scryfall/api-types#v1.0.0-alpha.3",

@scarletcs
Copy link
Collaborator

I'll release these alpha versions shortly. We're in prerelease right now and I got held up for #10, but I'll endeavour to keep this library up to date regardless of being in prerelease — and I just recently figured out how to solve that particular issue.

@scarletcs
Copy link
Collaborator

v1.0.0-alpha.4 is now out.

I'm skipping v1.0.0-alpha.3 because it didn't have a correct version set for package.json. We'll get an automatic release process set up here by the time v1.0.0 proper is released.

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

No branches or pull requests

3 participants