Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 20:59
· 8 commits to main since this release

This update brings a big new feature: expected version detection! With this the prompt will now show you when a language version you are using isn't what the project you're working on expects. For now this is only available for Node.js, but with the basic mechanism in place, this can be easily added for more languages!

What's Changed

  • Compare Node version against nvmrc file, show ⚠️ on mismatch by @LucaScorpion in #19

Full Changelog: v1.4.0...v1.5.0