Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    8af905e8
    feat: split trustLevel into separate options (#9388) · 8af905e8
    Rhys Arkins authored
    Removes trustLevel and replaces it with 3 other options instead. No longer necessary to set anything additional is configuring `allowedPostUpgradeCommands`
    
    BREAKING CHANGE: `trustLevel` is no longer supported and instead broken into `allowCustomCrateRegistries` , `allowScripts` , and `exposeAllEnv`.
    8af905e8
    History
    feat: split trustLevel into separate options (#9388)
    Rhys Arkins authored
    Removes trustLevel and replaces it with 3 other options instead. No longer necessary to set anything additional is configuring `allowedPostUpgradeCommands`
    
    BREAKING CHANGE: `trustLevel` is no longer supported and instead broken into `allowCustomCrateRegistries` , `allowScripts` , and `exposeAllEnv`.