20.0.0 (2025-04-08)
⚠ BREAKING CHANGES
- The
netlify statuscommand will no longer print information about your permissions on your team memberships; it now simply prints a list of the teams you are a member of. Notably, this changes the shape of the output printed bynetlify status --json; theTeamsproperty was previously a hash of team name (string) to permissions on that team (string), but is now a list of strings (only team names).