Commit Graph

144 Commits

Author SHA1 Message Date
Zoltan Kochan
761be978b2 chore(release): 7.8.0 2022-07-31 11:25:05 +03:00
Zoltan Kochan
c907984616 feat: publishConfig.linkDirectory (#5125)
close #5115
2022-07-31 03:28:13 +03:00
Zoltan Kochan
b2d271d29c chore: use workspace with star to reference workspace dependencies 2022-07-01 03:45:20 +03:00
Zoltan Kochan
7922d63145 feat: deploy command (#4933)
close #4378
2022-06-27 19:58:29 +03:00
Zoltan Kochan
6576a92b12 chore(release): 7.4.0-1 2022-06-24 21:46:26 +03:00
Zoltan Kochan
8e5b77ef61 fix: a modified patch should update the deps on install (#4918)
close #4916
2022-06-24 16:17:10 +03:00
Zoltan Kochan
c0a777e62d chore(release): 7.4.0-0 2022-06-23 01:17:54 +03:00
Zoltan Kochan
2a34b21ced feat: patch package (#4885)
ref #3077
ref #2675
2022-06-19 11:44:38 +03:00
Zoltan Kochan
148c028468 chore(release): 7.3.0 2022-06-18 23:31:44 +03:00
Travis Ryan
fb5bbfd7a8 feat: enhance peer dependency rules (#4876)
Co-authored-by: Zoltan Kochan <z@kochan.io>

close #4835
2022-06-13 22:39:32 +03:00
Zoltan Kochan
c38c2c5922 fix: support Node.js v14.6 (#4878) 2022-06-11 04:49:48 +03:00
Zoltan Kochan
1c884e8f57 chore(release): 7.2.0 2022-06-10 14:50:14 +03:00
Zoltan Kochan
4d39e4a0c3 feat: allowed deprecated versions (#4864)
close #4306
2022-06-08 15:19:13 +03:00
zoomdong
52b0576af4 feat: support libc field for package.json (#4605)
close #4454
2022-05-10 18:21:30 +03:00
Zoltan Kochan
cb31207f17 chore(release): 7.0.0 2022-05-01 01:35:26 +03:00
장지훈
18ba5e2c09 fix(exportable-manifest, types): add typesVersions field to PUBLISH_CONFIG_WHITELIST (#4637)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-04-29 17:01:01 +03:00
那里好脏不可以
0453e21823 style(*): typo (#4573)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-04-15 02:53:14 +03:00
Zoltan Kochan
cc4a46d44d chore(release): 7.0.0-beta.1 2022-03-19 20:43:30 +02:00
Zoltan Kochan
06e679f80f feat: prevent deep imports using exports (#4440) 2022-03-15 23:42:48 +02:00
Zoltan Kochan
5420148392 feat: Node.js 12 is not supported 2022-03-15 02:18:08 +02:00
Zoltan Kochan
d504dc380c feat: add own implementation of the init command (#4422) 2022-03-08 14:31:05 +02:00
Zoltan Kochan
29ce7f7ea8 chore(release): 6.32.0 2022-02-22 03:04:17 +02:00
Zoltan Kochan
5d2b5ee641 feat: onlyBuiltDependencies (#4014)
close #4001

Co-authored-by: Jack Works <jackworks@protonmail.com>
2022-02-17 11:14:17 +02:00
Zoltan Kochan
25a0b58d5d ci: use pnpm v7 (#4307) 2022-02-08 02:33:55 +02:00
Zoltan Kochan
f6c5354b24 chore(release): 7.0.0-alpha.0 2022-01-31 18:08:28 +02:00
Zoltan Kochan
e68cde97b7 fix: links to homepage and repository
close #4276
2022-01-22 15:57:26 +02:00
Valentin Semirulnik
b39cabde82 ci: setup cache for TS and Jest (#4049) 2022-01-19 00:13:13 +02:00
Zoltan Kochan
551b253b71 chore(release): 6.26.0 2022-01-12 16:22:04 +02:00
Zoltan Kochan
26cd01b880 feat: support peerDependencyRules for muting peer dep issues (#4212)
close #4183
2022-01-11 13:06:53 +02:00
Zoltan Kochan
83a4ea0662 fix: prod deps should not be installed as dev deps (#4210) 2022-01-08 03:27:38 +02:00
Zoltan Kochan
34f4409316 docs(readme): update installation sections 2022-01-07 18:05:35 +02:00
Zoltan Kochan
6e4becd997 chore(release): 6.24.4 2021-12-29 13:01:14 +02:00
Zoltan Kochan
b5734a4a7c feat: better reporting of unmet peer issues (#4169) 2021-12-29 01:19:14 +02:00
Zoltan Kochan
3c704d9d4c chore(release): 6.24.1 2021-12-15 20:17:48 +02:00
FolknR
6493e0c932 fix(plugin-commands-publishing): add readme file to published package.json (#4117)
close #4091
2021-12-15 16:07:55 +02:00
Zoltan Kochan
af15da323e chore(release): 6.24.0 2021-12-14 14:17:42 +02:00
Zoltan Kochan
3e48b24e3f refactor: change the structure of peer dependency issues object
close #4118
2021-12-13 21:53:36 +02:00
Zoltan Kochan
b8e584acfb feat: print the missing optional peers that are in conflict with non-optional peers (#4113) 2021-12-13 03:56:41 +02:00
Zoltan Kochan
89dcc1115a feat: detect conflicting peer dependencies per project (#4111) 2021-12-12 19:13:08 +02:00
Zoltan Kochan
ba9b2eba1c feat: detect conflicting peer dependencies and print nice warnings about peer dependency issues (#4102) 2021-12-11 00:20:01 +02:00
Zoltan Kochan
98b383bd0e chore(release): 6.21.0 2021-11-10 03:11:59 +02:00
ylemkimon
302ae4f6f1 feat: support async hooks (#3955) 2021-11-08 22:51:58 +00:00
Zoltan Kochan
1650b6e962 fix: rename typings field to types 2021-11-03 15:24:31 +02:00
Zoltan Kochan
6dc3a26bce chore(release): 6.20.0 2021-11-01 10:06:00 +02:00
Zoltan Kochan
4ab87844a9 feat: injecting workspace packages (#3915)
close #3510
2021-11-01 10:14:52 +08:00
Victor Vlasenko
b19ada8ef3 refactor: simplify scripts for running lint (#3895) 2021-10-19 17:40:20 +03:00
Zoltan Kochan
0a639e41b8 feat: every package should have a pnpm<major_version> keyword 2021-10-11 12:15:32 +03:00
Zoltan Kochan
553a5d840d feat: pin Node.js to global package (#3780) 2021-09-22 01:32:33 +03:00
Zoltan Kochan
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
b734b45ea2 feat: publishConfig.executableFiles (#3628) 2021-07-30 11:19:10 +03:00