- Node.js SDK makes TypeScript and ts-node optional peer dependencies with fallback to bundled versions; tsc binary removed from node_modules/.bin.
- Added `typeChecker` runtime option to Python SDK, `continueOnError` support for destroy in Automation API, and CLI enhancements including fully qualified stack names and `--no-plugins`/`--no-dependencies` flags for `pulumi install`.
- Multiple bug fixes across SDKs and CLI (unknown values in apply, resource transform handling, race conditions, panic on missing home directory) and updated docs with Java constructor syntax examples.