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

feat: remove mod stability info from display (due to be replaced) #179

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

budak7273
Copy link
Member

bug: causes no Latest Version to display on mods with no release stability versions. Upon ficisit-api changes to remove stability (or the release of 1.0 mods which will automatically be release stability) this will become a non-issue

bug: causes no Latest Version to display on mods with no `release` stability versions
Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
smr-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 4:36am

@mircearoata
Copy link
Member

The issue can be avoided by fetching versions(filter: { order_by: created_at, order: desc, limit: 1 }) instead of latestVersions

@budak7273 budak7273 merged commit 3e75505 into staging Sep 16, 2024
12 checks passed
@budak7273 budak7273 deleted the hide-stability-info branch September 16, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Status: 🚢 Released
Development

Successfully merging this pull request may close these issues.

3 participants