Skip to content

Releases: nebula-plugins/nebula-node-plugin

v5.0.1

13 Nov 17:41

Choose a tag to compare

Change plugin-plugin version

v5.0.0

13 Nov 17:22

Choose a tag to compare

What's Changed

  • Update com.netflix.nebula.plugin plugin to use sonatype central portal by @OdysseusLives in #20
  • Expose node plugin as an api dependency

New Contributors

Full Changelog: v4.0.0...v5.0.0

v4.0.0

22 Nov 20:39
679383b

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

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

Choose a tag to compare

  • Fix description for maven pom

v2.0.0

13 Sep 20:43

Choose a tag to compare

Breaking change. Gradle 7

v1.4.2

18 Feb 23:07
c996cc1

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

Choose a tag to compare

Introduce getter and setters for distBaseUrl

v1.4.0

19 Jan 19:03

Choose a tag to compare

  • Allow con configure distBaseUrl via SetupTask input

v1.3.1

23 Jan 21:47
9602fa7

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.