changelog/v3.81.0.md
[cli] Pass args from import to state converters. #13862
[cli/config] Removes PULUMI_DEV flag for org search #13888
[sdkgen/python] Opting into pyproject.toml SDK generation no longer generates setup.py, but instead generates a standalone pyproject.toml that can be built with python -m build .
#13812
[engine] Check for old resources first by URN and then aliases #13883
[sdk/nodejs] Fix a possible panic in running NodeJS programs. #13689