Vercel Sandbox 3.2.1

3.2.1
Changed 1
  • Reject multiple tags filters on Sandbox.list() at the type level to catch unsupported multi-tag filtering at compile time instead of receiving a 400 API error

From Vercel Sandbox

Patch Changes
  • Reject multiple tags filters on Sandbox.list() at the type level. The API supports filtering by a single tag, so passing more than one key in tags is now a compile-time error instead of a 400 from the API. (#312)
View original

Upgraded? How did it go?

Discussion