6.0.0
- Removed deprecated
nodeModulesDir
fromNodeExtension
- The resolved/computed node directory and platform are stored in
resolvedNodeDir
andresolvedPlatform
onNodeExtension
- Fixes configuration-cache issue in Gradle 8.4
- Removes the entire
PlatformHelper
as the functionality has migrated into top-level functions - Removes the deprecated
HelperExecution
- Fixed failure querying the task inputs/outputs on 8+ with configuration-cache enabled #259
ProxySetting.FORCED
will now unset environment variables configured outside of Gradle, forcing the settings to match #153
Full Changelog: 5.0.0...6.0.0