nitro
nitro copied to clipboard
docs: fix `compatibilityDate` value
โ 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 is attempting to deploy a commit to the Nitro Team on Vercel.
A member of the Team first needs to authorize it.
Thanks for PR. Can you please rebase your commit against v2 branch
@pi0 Iโve rebased and switched it to the v2 branch. Please review.