typescript_1.0.1

achtungsoftware/alariktypescript_1.0.1Jun 3, 2025by brnaba-aws

AI Summary

A maintenance release addressing documentation improvements, updating example paths, and resolving specific issues with libsql and the e-commerce demo.

Key Highlights

  • Fix minor documentation typos
  • Update Python example documentation paths
  • Bump @babel/runtime, aws-cdk-lib, and vite dependencies
  • Fixed issue with libsql #253

New Features

  • Fixed e-commerce demo

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