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

Published most recent version to npm #50

Closed
wenkokke opened this issue Nov 28, 2021 · 10 comments
Closed

Published most recent version to npm #50

wenkokke opened this issue Nov 28, 2021 · 10 comments

Comments

@wenkokke
Copy link
Contributor

This package hasn't been published to npm in a while, and the most recently published version no longer compiles with the recent versions of tree-sitter.

Would be possible to publish a more recent version? What is currently blocking a new version release?

@tek
Copy link
Contributor

tek commented Nov 28, 2021

@patrickt @maxbrunsfeld

how do we do this?

@414owen
Copy link
Contributor

414owen commented Jan 5, 2022

Looks like @maxbrunsfeld is a collaborator on the npm package.
@wenkokke Do you want to wait for #69, or is your ERROR node non-fatal?

@wenkokke
Copy link
Contributor Author

wenkokke commented Jan 5, 2022

We cannot release a new version until tree-sitter does, as we'll need to list the very latest version in our package.json.

@wenkokke
Copy link
Contributor Author

The new version of tree-sitter is out!
https://github.com/tree-sitter/tree-sitter/releases/tag/v0.20.4

We can publish a release which uses that version now :)

@Thaodan
Copy link

Thaodan commented Feb 26, 2024

The last tagged version doesn't even build anymore (requires 5280130 to build again).

Please tag a new release.

@tek
Copy link
Contributor

tek commented Feb 26, 2024

@Thaodan I bumped a tag.

With my upcoming rewrite of the project, I will set the version to 1.0 and do regular uploads to npm, as soon as tree-sitter/tree-sitter#3080 is handled.

@tek
Copy link
Contributor

tek commented Feb 26, 2024

https://www.npmjs.com/package/tree-sitter-haskell

New release is up! Please confirm that it's working 🙂

@Thaodan
Copy link

Thaodan commented Feb 26, 2024 via email

@Thaodan
Copy link

Thaodan commented Feb 26, 2024 via email

@tek
Copy link
Contributor

tek commented Feb 26, 2024

oh hmm maybe the release workflow tagged this as well

@amaanq amaanq closed this as completed May 5, 2024
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

5 participants