Skip to content

Releases: vercel/schemas

2.7.0

12 Sep 17:35
Compare
Choose a tag to compare

Minor Changes

  • Remove support for github.aliasing.: #36

Credits

Huge thanks to @arunoda for helping!

2.6.0

12 Sep 16:26
@leo leo
Compare
Choose a tag to compare

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

12 Sep 06:55
Compare
Choose a tag to compare

Minor Changes

  • Add github.autoAlias flag to now.json: #34

Credits

Huge thanks to @arunoda for helping!

2.2.0

22 Aug 17:21
Compare
Choose a tag to compare

Minor Changes

  • Add support for github.aliasing: #29

Credits

Huge thanks to @arunoda for helping!

2.1.0

06 Aug 18:28
Compare
Choose a tag to compare

Minor Changes

  • Support github.enabled in now.json: #27

Credits

Huge thanks to @arunoda for helping!

2.0.3

02 Aug 02:17
Compare
Choose a tag to compare

Patches

  • Remove reserved env vars: #26

2.0.2

31 Jul 08:07
@leo leo
Compare
Choose a tag to compare

Patches

  • Allow more characters in header value: #24

2.0.1

30 Jul 11:15
@leo leo
Compare
Choose a tag to compare

Patches

  • Allow NOW_NPM_TOKEN env var: #23

2.0.0

30 Jul 10:39
@leo leo
Compare
Choose a tag to compare

Major Changes

  • Validate headers for static deployments: #22

1.7.0

20 Jul 12:23
@leo leo
Compare
Choose a tag to compare

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!