| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.0.0 source code.tar.gz | 2023-08-15 | 322.4 kB | |
| 6.0.0 source code.zip | 2023-08-15 | 444.1 kB | |
| README.md | 2023-08-15 | 820 Bytes | |
| Totals: 3 Items | 767.3 kB | 0 | |
- Removed deprecated
nodeModulesDirfromNodeExtension - The resolved/computed node directory and platform are stored in
resolvedNodeDirandresolvedPlatformonNodeExtension - Fixes configuration-cache issue in Gradle 8.4
- Removes the entire
PlatformHelperas 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.FORCEDwill now unset environment variables configured outside of Gradle, forcing the settings to match #153
Full Changelog: https://github.com/node-gradle/gradle-node-plugin/compare/5.0.0...6.0.0