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

Inform users if their fuels version is outdated #2968

Closed
arboleya opened this issue Aug 17, 2024 · 0 comments · Fixed by #3108
Closed

Inform users if their fuels version is outdated #2968

arboleya opened this issue Aug 17, 2024 · 0 comments · Fixed by #3108
Assignees
Labels
chore Issue is a chore

Comments

@arboleya
Copy link
Member

We could provide a banner, such as Turbo does, to let users know if they're outdated:

pnpm build

> fuels-ts@0.0.0 build /fuel/fuels-ts
> turbo run build --cache-dir=.turbo

╭───────────────────────────────────────────────────────────────────────╮
│                                                                       │
│                  Update available v2.0.12 ≫ v2.0.14                   │
│    Changelog: https://github.com/vercel/turbo/releases/tag/v2.0.14    │
│           Run "npx @turbo/codemod@latest update" to update            │
│                                                                       │
│        Follow @turborepo for updates: https://x.com/turborepo         │
╰───────────────────────────────────────────────────────────────────────╯
turbo 2.0.12

[...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants