-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
Atmos should warn if not on latest version #263
Comments
updating to the latest version breaks all the scrolling on the site. (this is usually happens with Node, React and other JS frameworks - too many dependencies, too many people involved, they can't test everything, so in my experience, it almost always breaks one thing or another) |
To be clear, I'm not talking about |
what
atmos.yaml
configuration setting to specify a list acceptable semver rangeswhy
Atmos is under active development. Bugs are constantly fixed. Older versions cause grief that could be avoided by upgrading.
example
The text was updated successfully, but these errors were encountered: