3.8.0-beta.17
Pre-release
Pre-release
·
308 commits
to main
since this release
3.8.0-beta.17 (2022-08-19)
Features
- Allow methods to declare deprecation mappings (ab37bd4)
- Make runScriptImpl public (4c15d5e)
- Methods based on RunCommandBaseMethod can use docker-image as run context (91b59b6)
- Validation: Add support for hierarchical keys using dot-notation (70c0b80)
- yarn, npm and composer methods can use docker-image as run-contexts now (894fcf6)
Bug Fixes
- Add a warning for deprecated properties (0956a98)
- configuration: Move deprecation logic before handling defaults (19193e8)
- Handle run context better for yarn, npm and others (bede679)
- Node::setProperty will create nested properties if needed. (058dfef)
- ScriptExecutionContext: Use absolute path for working directory (76d777c)
- Shortcut for Node based data (00b8dcb)