Commit Graph

164 Commits

Author SHA1 Message Date
Zoltan Kochan
eb5b7d5299 chore(release): 8.0.0-rc.0 2023-03-24 15:52:20 +02:00
Zoltan Kochan
eceaa8b8b7 feat!: drop Node.js 14 support 2023-03-18 17:11:38 +02:00
Zoltan Kochan
ee61ca4cb7 style: update eslint (#6236) 2023-03-18 14:57:29 +02:00
Zoltan Kochan
a4ce8e1f27 Merge branch 'main' into v8 2023-02-23 13:13:30 +02:00
await-ovo
77c754b10a chore: eslint issues (#6123) 2023-02-23 12:12:32 +02:00
Zoltan Kochan
0058ecfbb9 chore(release): 8.0.0-alpha.0 2023-02-20 23:19:20 +02:00
Zoltan Kochan
583e3954be fix: remove suppressImplicitAnyIndexErrors from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
Zoltan Kochan
d7ea8b486a chore(release): 7.19.0 2022-12-21 12:55:30 +02:00
await-ovo
b77651d14d feat: add pnpm.requiredScripts config (#5802)
close #5569

Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-12-21 00:44:33 +02:00
Zoltan Kochan
9cbe293876 refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00
Zoltan Kochan
e379ec8a77 refactor: use more utils from ramda (#5656) 2022-11-19 04:29:21 +02:00
Zoltan Kochan
a276532641 chore(release): 7.15.0 2022-11-10 00:58:28 +02:00
Coby Sher
702e847c1c feat: allow audit --fix to skip installing overrides based on allowList array in the manifest (#5592)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-11-08 03:33:58 +02:00
Zoltan Kochan
5e77de2cfc chore(release): 7.13.6 2022-10-20 01:29:11 +03:00
chlorine
844e82f3a4 fix: pnpm link --global <pkg> should not change the type of the dependency (#5512)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-10-20 01:04:09 +03:00
Zoltan Kochan
86bd1b171e fix(deps): update 2022-10-04 15:03:31 +03:00
Zoltan Kochan
a74d26c0a0 chore(release): 7.13.0 2022-10-03 03:43:25 +03:00
Shinobu Hayashi
d665f3ff7a feat: ignore packages listed in package.json > pnpm.updateConfig.ignoreDependencies on update/outdated commands (#5408)
closes #5358

Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-10-02 04:55:37 +03:00
Zoltan Kochan
cc0514ca9b chore(release): 7.12.0 2022-09-18 21:52:34 +03:00
Larry Bahr
156cc1ef64 feat(patch): allow non-applied patches (#5354)
close #5234

Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-09-16 00:23:48 +03:00
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