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

wrong latest version alert for prerelease plugins(null safety) #38

Closed
bhanuka96 opened this issue Oct 25, 2021 · 4 comments
Closed

wrong latest version alert for prerelease plugins(null safety) #38

bhanuka96 opened this issue Oct 25, 2021 · 4 comments
Labels
enhancement New feature or request
Projects

Comments

@bhanuka96
Copy link

plugin

latest prerelease version is 2.0.0-null-safety-3. but show alert to upgrade. after click update dependecy button it's update to the 1.1.5

Screenshot 2021-10-25 at 10 21 23 PM

l)
@pszklarska
Copy link
Owner

Hey @bhanuka96, thanks for reporting that issue! It's caused by the fact that my plugin only checks for the newest stable version and it doesn't include pre-releases.

But I can see how this might be useful for some people, so I'm adding it to my To-Do list as a potential improvement.

@pszklarska pszklarska added this to To do in Issues via automation Oct 26, 2021
@pszklarska pszklarska added the enhancement New feature or request label Oct 26, 2021
@boskokg
Copy link

boskokg commented May 6, 2022

Hello @pszklarska
Thank you for your plugin! It is one of the must have it !!!

Is there a chance to make a support for this issue?

Thanks in advance

@pszklarska
Copy link
Owner

pszklarska commented May 7, 2022

Hey @bhanuka96 and @boskokg! That feature is added in the PR #59 and will be available soon in the plugin :)

Once a new version (1.3.5) of a plugin is available, you'll see an option in IDE settings to include preview and prerelease versions of the packages.

@boskokg
Copy link

boskokg commented May 7, 2022

@pszklarska thank you!

Issues automation moved this from To do to Done May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Issues
  
Done
Development

No branches or pull requests

3 participants