Skip to content

Releases: nebula-plugins/nebula-node-plugin

v4.0.0

22 Nov 20:39
679383b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v4.0.0

v3.0.0

11 Oct 19:25
Compare
Choose a tag to compare

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

13 Sep 20:52
Compare
Choose a tag to compare
  • Fix description for maven pom

v2.0.0

13 Sep 20:43
Compare
Choose a tag to compare

Breaking change. Gradle 7

v1.4.2

18 Feb 23:07
c996cc1
Compare
Choose a tag to compare

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

19 Jan 19:24
Compare
Choose a tag to compare
Introduce getter and setters for distBaseUrl

v1.4.0

19 Jan 19:03
Compare
Choose a tag to compare
  • Allow con configure distBaseUrl via SetupTask input

v1.3.1

23 Jan 21:47
9602fa7
Compare
Choose a tag to compare

Fix problem with overridden PATH during YarnInstall task causing failure when yarn has defined git repositories as dependencies to fetch.

v1.3.0

19 Dec 03:30
Compare
Choose a tag to compare
SetupTask: deleteExistingNode only deletes node dir and not the parent

v1.2.0

18 Dec 23:28
Compare
Choose a tag to compare
add backwards compat util and update setup task