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

Add pre-release to @rescript/language-server #841

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

aspeddro
Copy link
Contributor

@aspeddro aspeddro commented Nov 6, 2023

npm version preminor --preid next increase minor version.

Example:

- "version": "1.22.0",
+ "version": "1.23.0-next.0"

install using next tag: npm i -g @rescript/language-server@next

@zth
Copy link
Collaborator

zth commented Jan 11, 2024

I guess this doesn't hurt to have, although I wonder how many will actually use it...? (thanks for the effort btw @aspeddro, as always 😄 )

@aspeddro
Copy link
Contributor Author

I think it will be used more by Vim/Neovim users.

I used the pre-release Github release pages a lot.

@aspeddro
Copy link
Contributor Author

@zth can we get on with this? I would like to test the pre-release as you are adding a lot of cool features.

I would also like to mention this in the post for vim/neovim that I will make.

@zth
Copy link
Collaborator

zth commented Mar 14, 2024

Let's give it a shot!

@zth zth merged commit efe8ee0 into rescript-lang:master Mar 14, 2024
5 checks passed
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