github vercel/vercel vercel@23.0.0

latest releases: @vercel/static-build@2.5.3, @vercel/next@4.2.7, vercel@34.1.8...
2 years ago

Breaking Changes

The vc login command now supports all login methods: GitHub, GitLab, Bitbucket and SAML Single Sign-On (as well as email login, which was already supported).

The vc switch command has been refactored to mirror the Team picker on vercel.com. When interacting with a Team that uses SAML Single Sign-On, the switch command will render a lock (🔒) icon next to the team/user scopes that will require re-authentication in order to interact with.

If you're using arguments such as vc login me@example.com or vc switch me then there is no breaking change.

All Changes

  • [cli] Show user's name in vc switch command (#6288) [@TooTallNate]
  • [cli] Reauthenticate scopes with limited access in vc switch (#6280) [@TooTallNate]
  • [cli] Add SAML reauthentication logic when using different scope (#6263) [@TooTallNate]
  • [cli] Use ts-eager to execute build script (#6278) [@TooTallNate]
  • [cli] Set tokenName query param for Git provider login methods (#6277) [@TooTallNate]
  • [cli] Fix vc logout retry (#6276) [@styfle]
  • [cli] Simplify emoji module (#6260) [@TooTallNate]
  • [cli] Update NowConfig references to VercelConfig (#6256) [@TooTallNate]
  • [cli] Refactor vc logs command (#6259) [@TooTallNate]
  • [cli] Refactor vc switch command (#6257) [@TooTallNate]
  • [cli] Refactor vc inspect command (#6258) [@TooTallNate]
  • [cli] Refactor vc login command (#6185) [@TooTallNate]
  • [docs] Use proper Apache License format (#6189) [@matheuss]
  • [examples] Apply dependabot changes (#6275) [@ijjk]
  • [examples] Update pusher example to use deploy button (#6183) [@styfle]
  • [frameworks] Update @ionic/angular devCommand (#6158) [@samsisle]
  • [frameworks] Add placeholder to frameworks' dev command (#6168) [@lucleray]
  • [python] Fix installRequirement to use explicit version (#6272) [@styfle]
  • [node] Bump nft to 0.12.2 (#6274) [@styfle]
  • [node] Bump nft to 0.12.0 (#6229) [@styfle]
  • [node] Bump nft to 0.11.2 (#6211) [@styfle]
  • [deps] Bump codecov to 3.8.2 (#6279) [@styfle]
  • [deps] Bump hosted-git-info from 2.8.8 to 2.8.9 (#6200) [dependabot]
  • [deps] Bump lodash from 4.17.19 to 4.17.21 (#6195) [dependabot]
  • [deps] Bump handlebars from 4.7.6 to 4.7.7 (#6196) [dependabot]
  • [deps] Bump ssri from 6.0.1 to 6.0.2 (#6132) [dependabot]
  • [deps] Bump husky from v3 to v6 (#6157) [@markozxuu]
  • [deps] Bump ssri from 6.0.1 to 6.0.2 in /examples/angular (#6131) [dependabot]
  • [build-utils] Remove 15-yarn-ignore-engines test fixture (#6193) [@TooTallNate]
  • [build-utils] Fix unit tests for Node.js version check (#6155) [@styfle]
  • [routing-utils] Replace regex lexer with minimal regex for named groups (#6171) [@ijjk]
  • [routing-utils] Ensure segments from only has are replaced (#6142) [@ijjk]

Don't miss a new vercel release

NewReleases is sending notifications on new releases.