npm-publish@1.1.2 is out! This is a gradle plugin aiming to do what maven-publish does for java, but for npm. It has same integrations with kotlin.js plugin to autogenerate publications for you and do actual publishing to any npm registry.
This new version brings improved IR support, which makes it even easier to manage kotlin-only dependencies in your project when assembling the publication (since those are now bundled within the final js output file via webpack).
Also note that starting from this release the plugin will no longer be published to jcenter.
Posted in #feed