tree-sitter-haskell icon indicating copy to clipboard operation
tree-sitter-haskell copied to clipboard

Published most recent version to npm

Open wenkokke opened this issue 4 years ago • 10 comments

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?

wenkokke avatar Nov 28 '21 18:11 wenkokke

@patrickt @maxbrunsfeld

how do we do this?

tek avatar Nov 28 '21 18:11 tek

Looks like @maxbrunsfeld is a collaborator on the npm package.
@wenkokke Do you want to wait for https://github.com/tree-sitter/tree-sitter-haskell/issues/69, or is your ERROR node non-fatal?

414owen avatar Jan 05 '22 14:01 414owen

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 avatar Jan 05 '22 15:01 wenkokke

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 :)

wenkokke avatar Jan 28 '22 12:01 wenkokke

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

Please tag a new release.

Thaodan avatar Feb 26 '24 07:02 Thaodan

@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 https://github.com/tree-sitter/tree-sitter/issues/3080 is handled.

tek avatar Feb 26 '24 12:02 tek

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

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

tek avatar Feb 26 '24 12:02 tek

Thank. Help me packaging the grammar with rpm.

Thaodan avatar Feb 26 '24 16:02 Thaodan

You tagged 0.15.0 as 0.15.0 and v15.0.0 please remove the first redundant tag.

Thaodan avatar Feb 26 '24 16:02 Thaodan

oh hmm maybe the release workflow tagged this as well

tek avatar Feb 26 '24 16:02 tek