changelog/v0.16.12.md
BREAKING CHANGE NOTICE: As part of the above change, when using the 0.16.12 CLI (or a later version) the names passed to StackReference must be updated to be of the form (<organization>/<project>/<stack>) e.g. acmecorp/infra/dev to refer to the dev stack of the infra project in the acmecorp organization.
Add --json to pulumi config, pulumi config get, pulumi history and pulumi plugin ls to request the output be in JSON.
Changes to pulumi new's output to improve the experience.