Skip to content

Conversation

@hendrikheil
Copy link
Contributor

Resolves #85 by changing prefix type from a number to a string.

The primary issue with treating the prefix as a number is that it leads to a loss of leading zeros.
Making the prefix a string also aligns more with how nuxt content handles this, which documents the ordering to be alphabetically, not numerically.

@vercel
Copy link

vercel bot commented Nov 11, 2025

@hendrikheil is attempting to deploy a commit to the Nuxt Team on Vercel.

A member of the Team first needs to authorize it.

@hendrikheil hendrikheil force-pushed the fix/app/item-card-form-prefix-validation branch from 464ca0a to 850cd7e Compare November 11, 2025 09:49
@hendrikheil hendrikheil force-pushed the fix/app/item-card-form-prefix-validation branch from 850cd7e to 78cef06 Compare November 11, 2025 09:57
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 12, 2025

npm i https://pkg.pr.new/nuxt-content/studio/nuxt-studio@93

commit: a6293c8

@hendrikheil hendrikheil force-pushed the fix/app/item-card-form-prefix-validation branch from 78cef06 to e6f5f76 Compare November 12, 2025 10:35
@hendrikheil hendrikheil force-pushed the fix/app/item-card-form-prefix-validation branch from a6293c8 to 62e0c73 Compare November 12, 2025 10:36
@hendrikheil hendrikheil force-pushed the fix/app/item-card-form-prefix-validation branch from 62e0c73 to 33eafdb Compare November 12, 2025 10:37
@larbish larbish merged commit 75f56ad into nuxt-content:main Nov 12, 2025
1 of 3 checks passed
@hendrikheil hendrikheil deleted the fix/app/item-card-form-prefix-validation branch November 12, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prefixed filename wrong sorting

2 participants