Skip to content

v0.21.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 19:09
75ccccc

0.21.0 (2026-08-07)

⚠ BREAKING CHANGES

  • workos install now stops in a project that already has an AuthKit SDK installed. Pass --force to continue.
  • the automatic setup offer after login/install now defaults to No; pressing Enter at the prompt declines instead of installing. Non-interactive contexts remain untouched (nothing is ever installed without --yes).

AUTH-6734

  • make skill/MCP install explicit opt-in (#218) (8d4a1dc)

Features

  • stop the installer from clobbering configured AuthKit projects (#205) (04896f6)

Bug Fixes

  • mcp: distinguish MCP configuration from OAuth authentication (#214) (d6ce322)