typescript_1.0.1

agent0ai/agent-zerotypescript_1.0.1Jun 3, 2025by brnaba-aws

AI Summary

A maintenance release that fixes documentation typos, updates paths in Python examples, resolves a libsql issue, and fixes the e-commerce demo, alongside various dependency bumps.

Key Highlights

  • Fixed libsql issue
  • Fixed e-commerce demo
  • Updated path in Python examples documentation
  • Bumped @babel/runtime, aws-cdk-lib, and vite dependencies

New Features

  • Documentation fixes
  • Libsql fix
  • E-commerce demo fix

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