changelog/v3.190.0.md
ignoreChanges paths that are missing old data, there is nothing to ignore in those cases and we just use the new data
#20278[cli] Fix destroy --exclude-protected --remove returning an error for empty stacks that could safely be removed
#20283
[cli] Fix pulumi template publish failing with relative paths by normalizing to absolute paths before archive creation
#20301
[cli/import] Use mapped name instead of logical name for resource references during import code generation #20300
[pkg] Make TypeScript code generation use 'declare' keyword instead of definite assertion operator, to avoid setting all fields to undefined when targeting environments new enough #20261
[sdkgen/nodejs] Make TypeScript a full dependency of local SDKs #20272