Releases: vercel/schemas
Releases · vercel/schemas
2.15.2
Patches
- Allow usernames to start with numeric values: #55
2.15.1
Patches
- No dashes at the end of usernames: #52
2.15.0
Minor Changes
- Don't allow underscores in usernames: #51
2.14.0
Minor Changes
- Add support for the project field: #46
Credits
Huge thanks to @arunoda for helping!
2.13.0
Minor Changes
- Remove default deployment domain: #45
2.12.0
Minor Changes
- Add public profile fields to user schema: #44
2.11.0
Minor Changes
- Add
email
and platformVersion
to User schema: #43
2.10.0
Minor Changes
- Add silent mode for the GitHub integration.: #42
Credits
Huge thanks to @arunoda for helping!
2.9.0
Minor Changes
- Add support for github.autoJobCancelation.: #41
Credits
Huge thanks to @arunoda for helping!
2.8.0
Minor Changes
- Add
service.port
to deployment schema: #37