- Add support in the Node.js SDK to load package.json from parent directories, honoring the npm "main" field.
- Fix multiple regressions: Go SDK build race condition, CLI conversion panic recovery, engine targeting and plugin install bugs, program generation null defaults and traversal panics, and Python SDK hangs on component cycles.
- Raise minimum Node.js runtime to v16 following Node14 sunset.