typescript_1.0.1
teamhanko/hankotypescript_1.0.1Jun 3, 2025by brnaba-aws
AI Summary
Updates include documentation typo fixes, dependency version bumps, and bug fixes for libsql and the e-commerce demo.
Key Highlights
- Fixed minor documentation typos
- Fixed e-commerce demo
- Fixed issue with libsql
- Bumped @babel/runtime, aws-cdk-lib, and vite dependencies
Full Release Notes
## What's Changed * Fix some minor typos in the documentation. by @SeanGallen in https://github.com/awslabs/agent-squad/pull/343 * Update path in Python examples documentation by @sirrupesh in https://github.com/awslabs/agent-squad/pull/347 * Bump @babel/runtime from 7.25.6 to 7.27.1 in /examples/chat-demo-app/ui by @dependabot in https://github.com/awslabs/agent-squad/pull/338 * Bump aws-cdk-lib from 2.187.0 to 2.189.1 in /examples/ecommerce-support-simulator by @dependabot in https://github.com/awslabs/agent-squad/pull/307 * Bump vite from 6.2.5 to 6.3.4 in /docs by @dependabot in https://github.com/awslabs/agent-squad/pull/309 * Fixed issue with libsql #253 * Fixed e-commerce demo ## New Contributors * @SeanGallen made their first contribution in https://github.com/awslabs/agent-squad/pull/343 * @sirrupesh made their first contribution in https://github.com/awslabs/agent-squad/pull/347 **Full Changelog**: https://github.com/awslabs/agent-squad/compare/typescript_1.0.0_python_1.0.1...typescript_1.0.1