You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cli: throttle 'new version available' notification to once per day (#1809)
Record the last time we emitted the update-available notification in
`$XDG_CONFIG_HOME/ns/version-notify`, and skip both the remote version
check and the notification on subsequent invocations within 24h. The
throttle is global across all commands (`nsc`, `ns`, ...).
---------
Co-authored-by: Amp <amp@ampcode.com>
0 commit comments