Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
JustAnswer
- Uzhhorod, Ukraine
- https://www.kochan.io/
Pinned
1,864 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in atlassian/changesets that received 4 comments
feat: use an editor to write the change summary
ref #346 The input prompt of enquirer is terrible for writing long texts. I think changeset should use the favorite editor of the user for describi…
+30
−8
•
4
comments
- feat!: remove independent-leaves=true support
- Fix installaltion without lockfile when an up-to-date node_modules is present
- Add support for side-effects cache in the new content-addressable store
- Linking packages to subdependencies
- feat!: remove locking of node_modules
- Reduce nesting in the virtual store
- feat!: remove store state
- feat!: make the package index file more extendable
- feat: pruning of the content-addressable store
- perf: less dirs in the virtual store directory
- perf: use a suffix for exec files in CAFS, not a dir
- perf: keep all the metadata files in the same dir
- perf: reduce directory nesting in the store
- perf: read the package manifests from the memory, when possible
- perf: tarballs are not written to the disk
- fix: print a meaningful error on unsupported Node.js versions
- feat: skip scripts that use "npx only-allow pnpm"
Created an issue in pnpm/pnpm that received 1 comment
Print an info message about `node_modules/.pnpm`
We get lots of questions about why files in node_modules are not symlinked from the global store. People think that we copy files to node_modules. W…
1
comment