typescript_1.0.1

2FastLabs/agent-squadtypescript_1.0.1Jun 3, 2025by brnaba-aws

AI Summary

This is a maintenance release focusing on documentation improvements and bug fixes. It addresses the libsql issue #253 and fixes the e-commerce demo, while also updating multiple dependencies.

Key Highlights

  • Fixed libsql issue #253
  • Fixed e-commerce demo
  • Documentation typo fixes
  • Updated path in Python examples documentation
  • Multiple dependency updates (aws-cdk-lib, vite, @babel/runtime)

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