Releases: nebula-plugins/nebula-node-plugin
Releases · nebula-plugins/nebula-node-plugin
v3.0.0
Breaking changes
Introduce new plugin ids:
com.netflix.nebula.node
com.netflix.nebula.gulp
com.netflix.nebula.grunt
Old plugin ids will go away in next release
v2.0.1
- Fix description for maven pom
v2.0.0
Breaking change. Gradle 7
v1.4.2
YarnTask
is now doing configuration depending on a context where it is used (a normal task or a task created through rules).
v1.4.1
Introduce getter and setters for distBaseUrl
v1.4.0
- Allow con configure
distBaseUrl
via SetupTask
input
v1.3.1
Fix problem with overridden PATH during YarnInstall task causing failure when yarn has defined git repositories as dependencies to fetch.
v1.3.0
SetupTask: deleteExistingNode only deletes node dir and not the parent
v1.2.0
add backwards compat util and update setup task