3.0.0 #47
mpetuska
announced in
Announcements
3.0.0
#47
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Verified Versions
Added
NpmAssembleTaskandNpmPackTask(including remote caches)Changed
1.6.20npmPublishingextension renamed tonpmPublishbuild/publications/npmtobuild/packagespublicationandrepositoryDSLs removed. Use regular gradle'sregisterDSL=assignments with proper.set()invocation.NpmPackageAssembleTaskrenamed toNpmAssembleTaskNpmPackage::moduleNamerenamed toNpmPackage::packageNameNpmPackage::nodeJsDirrenamed tonodeHomeand moved toNpmPublishExtension. It is now shared across allpublications.
NpmPackage::destinationDirmoved toNpmAssembleTask.NpmRegistry::drypropagated toNpmPackTaskandNpmPublishTaskwith--drycli option added. Both still defaultto
NpmPublishExtension::dryNodeExecTaskandNpmExecTaskallowing forcustom npm script execution on your packages or any other generic tooling.
Removed
LEGACYcompiler. Stick with2.1.xif you still depend on it.dev.petuska:kondependencydev.petuska:gradle-lazy-delegatesdependencydev.petuska:klipdependencyPRs
Full Changelog: 2.1.2...3.0.0
This discussion was created from the release 3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions