mirror of https://github.com/pulumi/pulumi.git
10 lines
304 B
Markdown
10 lines
304 B
Markdown
### Improvements
|
|
|
|
- [sdk/dotnet] - Changed `Output<T>.ToString()` to return an informative message rather than just "Output`1[X]"
|
|
[#8767](https://github.com/pulumi/pulumi/pull/8767)
|
|
|
|
### Bug Fixes
|
|
|
|
- [codegen/nodejs] Properly handle nested modules
|
|
[#7213](https://github.com/pulumi/pulumi/pull/7213)
|