Zoltan Kochan

Results 81 issues of Zoltan Kochan

pnpm v3.3.0 will support `package.json5` and `package.yaml` (pnpm v3.3.0-0 is already out with the support). This implementation involves a pnpm library that only supports Node.js>=8.15, so I understand if it...

This is a breaking change because the binary version of pnpm is only available from v6.17.1. Also, it doesn't ship `pnpx`. close #18

## Proposed Changes - - -

## Proposed Changes - - -

You can't do anything about it right now but I wanted to ask your opinion how to best fix this on [pnpm](https://github.com/pnpm/pnpm)'s side. The issue is that pnpm uses side-effects...

enhancement

A quite frequent pattern is to reference modules inside a package via the package name. So for example in package called `pkg`, there are 2 modules: `./lib/module-1.js` and `./lib/module-2.js`. module-1...

bug

# What / Why This library creates a temp file by appending some hash to the target file name. This is bad because when the target file name is really...

Bug

## References Related to https://github.com/pnpm/pnpm/issues/3643

related: https://github.com/pnpm/pnpm/issues/1488