v1.0.5 - pnpm bugfixes
We were very excited to ship pnpm
support way back in v1.0.4 but – shockingly – it had some bugs. This release squashes all known bugs and maybe even some unknown bugs
Changelog:
- don't install dependencies using both pnpm and npm. Just one please
- stop looking for yarn or pnpm inside
./node_modules/bin
, that's not a thing - fix some README copy. a README's work is never done
All commits: 1.0.4...1.0.5