Releases

Keep up with the weekly Zed releases.

June

0.192.1

Jun 18, 2025

macOS
Loading...
Loading...
Linux
Loading...
Loading...
  • Fixed a bug where zed --diff A B wouldn't open a diff. (#32962)
  • Debugger: Added the onboarding modal. (#32961)
  • Debugger: New session modal for a debugger will now show tasks from package.json as debuggable scenarios. (#32958)
  • Debugger: Fixed setting breakpoints in TypeScript code when debugging compiled JavaScript. (#32954)