nitro icon indicating copy to clipboard operation
nitro copied to clipboard

docs: fix `compatibilityDate` value

Open yamanoku opened this issue 3 months ago โ€ข 3 comments

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

The compatibilityDate value uses the DateString type and should be in YYYY--MM-DD format, but the documentation incorrectly described it as YY-MM-DD, so I've corrected it.

๐Ÿ“ Checklist

  • [ ] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

yamanoku avatar Sep 12 '25 07:09 yamanoku

@yamanoku is attempting to deploy a commit to the Nitro Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Sep 12 '25 07:09 vercel[bot]

Thanks for PR. Can you please rebase your commit against v2 branch

pi0 avatar Sep 12 '25 08:09 pi0

@pi0 Iโ€™ve rebased and switched it to the v2 branch. Please review.

yamanoku avatar Sep 12 '25 09:09 yamanoku