Mainly bug fixes, and CLI improvements
What's Changed
- Release/2.0.1 by @heyitsaamir in #357
- Fix runtime export error JS vs TS by @corinagum in #359
- Add better logging for a2a server by @heyitsaamir in #360
- Bump vite from 6.2.7 to 6.3.6 by @dependabot[bot] in #339
- Bump axios from 1.9.0 to 1.12.0 by @dependabot[bot] in #347
- Bump tmp and @turbo/gen by @dependabot[bot] in #362
- DevTools: Fix React useEffect dependency cycle by @corinagum in #364
- fix(apps): add
userToken
to event callback context by @RaulPROP in #365 - Replace IIFE patterns with app.start().catch() for error handling by @Copilot in #361
- remove "transpile-only" in tsconfig, use tsx by @heyitsaamir in #369
- Update python templates by @heyitsaamir in #372
- Fix: [devtools] Respect plain text line breaks by @corinagum in #375
New Contributors
Full Changelog: v2.0.1...v2.0.2