Releases: vercel/schemas
Releases · vercel/schemas
2.7.0
Minor Changes
- Remove support for github.aliasing.: #36
Credits
Huge thanks to @arunoda for helping!
2.6.0
Minor Changes
- Allow 128 characters in header key: #35
- Remove hard-coding the DC names for
scale
validation: #33
Credits
Huge thanks to @TooTallNate for helping!
2.5.0
Minor Changes
- Add github.autoAlias flag to now.json: #34
Credits
Huge thanks to @arunoda for helping!
2.2.0
Minor Changes
- Add support for github.aliasing: #29
Credits
Huge thanks to @arunoda for helping!
2.1.0
Minor Changes
- Support github.enabled in now.json: #27
Credits
Huge thanks to @arunoda for helping!
2.0.3
Patches
- Remove reserved env vars: #26
2.0.2
Patches
- Allow more characters in header value: #24
2.0.1
Patches
- Allow
NOW_NPM_TOKEN
env var: #23
2.0.0
Major Changes
- Validate headers for static deployments: #22
1.7.0
Minor Changes
- Blacklist all
NOW_*
env vars for deployments: #21
Patches
- Adjust max concurrent reqs per slot: #20
Credits
Huge thanks to @TooTallNate and @rauchg for helping!