shipfeedAI news, curated daily

00:36:13 CET
21 MAY00:36:13shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Sandbox SDK adds file permission control

Vercel Sandbox SDK 1.9.0 adds file permission control via a mode property in writeFiles, removing the need for a separate chmod step when creating files.

Mar 20 · · primary fetch1 sourceupdated Mar 20 ·

now supports setting file permissions directly when writing files.Vercel Sandbox SDK1.9.0 By passing a property to the API, you can define permissions in a single operation.modewriteFiles This eliminates the need for an additional execution round-trip when creating executable scripts or managing access rights inside the sandbox.chmod See the to learn more. documentation Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comSandbox SDK adds file permission controlprimary