Releases: nebula-plugins/nebula-node-plugin
Releases · nebula-plugins/nebula-node-plugin
v5.0.1
13 Nov 17:41
Compare
Sorry, something went wrong.
No results found
Change plugin-plugin version
v5.0.0
13 Nov 17:22
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v3.0.0
11 Oct 19:25
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fix description for maven pom
v2.0.0
13 Sep 20:43
Compare
Sorry, something went wrong.
No results found
Breaking change. Gradle 7
v1.4.2
18 Feb 23:07
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Introduce getter and setters for distBaseUrl
v1.4.0
19 Jan 19:03
Compare
Sorry, something went wrong.
No results found
Allow con configure distBaseUrl via SetupTask input
v1.3.1
23 Jan 21:47
Compare
Sorry, something went wrong.
No results found
Fix problem with overridden PATH during YarnInstall task causing failure when yarn has defined git repositories as dependencies to fetch.