- Added a `--target-dependents` flag to the `pulumi state delete` CLI command.
- Fixed CLI template checkout by hard‑resetting the repository to work around a Go git issue with ignored files.
- Enhanced auto SDKs: .NET now supports deserializing complex stack config values, and all SDKs (dotnet, go, nodejs, python) now detect concurrent‑update errors from the local backend.