Releases: vercel/schemas
Releases · vercel/schemas
1.6.3
Patches
- Add
slot
key for cloud: v2
: #19
1.6.2-canary.0
Minor Changes
- Add
slot
key for cloud: v2
: #19
1.6.2
Patches
- Allow EnvKeys for
config.build
: 540869f
1.6.1
Patches
- Add
deployment.env
validation: eae1cf8
- Add the
EnvKey
blacklist: dfc9535
- Add env value too long test case: 1123ae5
1.6.0
Minor Changes
- Add deployment
build.env
schema: #15
Credits
Huge thanks to @TooTallNate for helping!
1.5.1
Patches
- We need to check the env field's string check first.: #14
Credits
Huge thanks to @arunoda for helping!
1.4.0
Minor Changes
- Added
limits
to deployment config schema: #11
1.3.0
Minor Changes
Patches
- Update
ajv
to v6.5.1: #8
- Update deps: 829f7f3
1.2.0
Minor Changes
- Added new
renderSingle
property to static config: #7