Skip to content

0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@likern likern released this 02 Dec 14:24
· 31 commits to master since this release

Summary 0️⃣.6️⃣.1️⃣

This is a fix release. Unfortunately, npm publish starts corrupt publishing packages. It included .git/ directory in package with leads to fail on next npm install. It's exclusively npm bug. Version 0️⃣.6️⃣.1️⃣ was successfully published to npm registry by yarn publish without .git/ directory.

As a conclusion due to npm is very fragile (as I've seen several older exact bugs about including .git/) from now on I will publish package to npm registry only with yarn publish. This should solve problem of suddenly broken package.

Note

Skip installing 0.6.0 version from npm registry as it contains .git/ directory and will fail installation of other packages.

Download

npm