Zoltan Kochan
2109f2e8e3
fix: use @pnpm/graph-sequencer instead of graph-sequencer ( #4458 )
2022-03-21 00:08:26 +02:00
Zoltan Kochan
5168591786
feat!: breaking config changes for v7 ( #4253 )
...
ref https://github.com/pnpm/pnpm/discussions/3536
2022-01-20 12:34:14 +02:00
Zoltan Kochan
1cadc231a2
feat: side effects cache key should contain the state of the dep ( #4238 )
2022-01-18 12:51:01 +02:00
Zoltan Kochan
0027785595
feat: scripts-prepend-node-path ( #4020 )
2021-11-21 03:53:35 +02:00
Zoltan Kochan
d4e2e52c43
feat: rename supi to @pnpm/core
2021-10-17 02:43:29 +03:00
Zoltan Kochan
917b95c01f
fix: upgrade typescript to v4.4.4
2021-10-16 23:33:34 +03:00
Zoltan Kochan
c7081cbb43
feat: new option - extend-node-path ( #3799 )
...
close #2890
2021-09-28 22:36:20 +03:00
Zoltan Kochan
6208e2a71e
fix: link own binaries of pkg before running its lifecycle scripts ( #3662 )
2021-08-12 04:20:16 +03:00
Zoltan Kochan
a1a03d1457
fix: import only the needed functions from ramda
2021-05-29 01:33:09 +03:00
Zoltan Kochan
e6a2654a27
feat: run prepare scripts of Git dependencies ( #3394 )
...
close #855
2021-04-28 02:22:25 +03:00
Xingcan LAN
1a9b4f8123
fix(build-modules): fix incorrect return in getSubgraphToBuild ( #3369 )
...
* fix(build-modules): fix incorrect return in getSubgraphToBuild
* docs: changeset for the last commit
2021-04-19 23:40:21 +03:00
Zoltan Kochan
7c6243212f
style: autofix
2021-03-17 03:32:06 +02:00
Zoltan Kochan
d6d091f249
style: use es2015 imports ( #3143 )
2021-02-15 05:06:10 +02:00
Zoltan Kochan
50b360ec1e
feat: script-shell
...
close #2942
PR #2943
2020-10-21 01:16:59 +03:00
Zoltan Kochan
f591fdeeb9
feat: support Plug'n'Play
...
ref #2902
PR #2908
2020-10-11 13:12:02 +03:00
Zoltan Kochan
203e65ac89
fix: the value of INIT_CWD env variable for dep scripts
...
PR #2897
2020-09-26 17:05:42 +03:00
Zoltan Kochan
88e1eaa908
style: use no delimiters in type declarations
2020-08-26 01:42:36 +03:00
Zoltan Kochan
5322cf9b39
style: use nullish coalescing
2020-08-26 01:15:47 +03:00
Zoltan Kochan
1c8a02e996
style: use eslint instead of tslint
...
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
9b1b520d99
refactor!: packageId removed from DependenciesGraphNode
2020-05-22 23:09:11 +03:00
Zoltan Kochan
bb59db642e
refactor!: peripheralLocation => dir
2020-05-22 22:49:37 +03:00
Zoltan Kochan
a5febb9134
feat: add support for side-effects cache in the new content-addressable store
...
The new content-addressable store should support
side-effects cache.
ref #2470
PR #2562
2020-05-18 10:37:31 +03:00
Zoltan Kochan
c75a921e36
style: no trailing commas in functions
2020-05-12 19:00:16 +03:00
Zoltan Kochan
e3990787a1
refactor: NodeModules options renamed to Modules
2020-05-09 02:33:54 +00:00
Zoltan Kochan
bb5d41f337
style: add missing trailing commas and fix the linting rule
2020-01-01 19:18:25 +02:00
Zoltan Kochan
8fc6fc4ad7
refactor: rename prefix options to dir options
...
BREAKING CHANGE:
- @pnpm/build-modules
- @pnpm/filter-lockfile
- @pnpm/headless
- @pnpm/lifecycle
- @pnpm/modules-cleaner
- @pnpm/package-is-installable
- @pnpm/read-importers-context
- @pnpm/resolve-dependencies
- supi
2019-11-03 17:08:57 +02:00
Zoltan Kochan
dc1871dac8
refactor: use new TypeScript 3.7 syntax
2019-11-02 11:59:50 +02:00
Zoltan Kochan
7e0563e3b4
refactor: use optional chaining
2019-10-14 21:44:54 +03:00
Zoltan Kochan
fc0fe15938
refactor: rawNpmConfig=>rawConfig
2019-10-04 01:29:26 +03:00
Zoltan Kochan
b456a26f01
refactor: rename fields in fetch response
...
BREAKING CHANGE: @pnpm/package-requester
PR #2011
2019-09-15 01:04:05 +03:00
Zoltan Kochan
d36103b5ee
fix: unhadled promise rejections
...
PR #2009
2019-09-14 16:03:43 +03:00
Zoltan Kochan
a72477efc5
refactor(tsc): use strict=true
2019-08-08 23:25:31 +03:00
Zoltan Kochan
cc8f95f858
fix: remove not needed warning
2019-07-15 22:15:48 +03:00
Zoltan Kochan
e7b034eb7a
refactor: extraBinPaths is optional
...
ref #1870
2019-06-12 02:07:55 +03:00
Zoltan Kochan
6a26c5b21f
feat: prepend workspace bins to PATH for lifecycle scripts
...
PR #1870
close #1355
2019-06-12 01:32:24 +03:00
Zoltan Kochan
7e48fa6181
chore(release): 3.2.0-0
2019-04-21 11:41:58 +03:00
Zoltan Kochan
4612a42a5b
refactor: don't read/write package.json inside supi
...
PR #1776
BREAKING CHANGE:
`supi`, `@pnpm/headless`, `@pnpm/resolve-dependencies`, `@pnpm/lifecycle`
2019-04-20 03:38:44 -07:00
Zoltan Kochan
6f3892cc7f
fix(build-modules): don't fail when cannot link bin of a subdep
2019-04-13 01:43:37 +03:00
Zoltan Kochan
2ca77fc21e
fix: bins should be linked after running lifecycle scripts
...
PR #1764
* refactor: create @pnpm/build-modules
* fix: bins should be linked after running lifecycle scripts
close #1608
* fix: rebuild should link bins
* fix: rebuild should link all bins
* fix(deps): update @pnpm/link-bins to v4.0.2
* test: lifecycle scripts run before linking bins
* test: bins are linked even if lifecycle scripts are ignored
* fix: building modules in headless mode
2019-04-07 02:14:32 +03:00