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
Zoltan Kochan
f3599aaf97
chore(release): 6.9.0
2021-06-23 10:52:00 +03:00
Zoltan Kochan
8e76690f4d
feat: packageExtensions ( #3553 )
...
close #3551
2021-06-23 09:42:34 +03:00
Zoltan Kochan
79fd2226b8
chore(release): 6.7.0
2021-06-02 02:40:21 +03:00
Pablo Sáez
724c5abd80
feat(publish): support "publishConfig.directory" field ( #3490 )
2021-05-31 03:21:40 +03:00
Zoltan Kochan
78513adf00
chore(release): 6.2.0
2021-04-24 23:18:19 +03:00
Zoltan Kochan
97c64bae4d
fix: link overrides should work on non-root workspace projects ( #3388 )
2021-04-24 12:47:17 +03:00
Zoltan Kochan
e6859e2c24
chore(release): release all packages except the CLI one
2021-04-05 04:52:05 +03:00
Zoltan Kochan
3a0c77de6e
docs: update authors
2021-04-05 01:26:56 +03:00
Zoltan Kochan
eb19323b2a
style: autoformat code before running tests ( #3250 )
2021-03-21 03:50:55 +02:00
Zoltan Kochan
97b986fbc8
feat: Node.js v10 is not supported anymore ( #3121 )
...
* feat: Node.js v10 is not supported anymore
BREAKING CHANGE:
2021-02-04 03:54:58 +02:00
Zoltan Kochan
58988e9938
chore(release): 5.16.0-0
2021-01-23 17:33:52 +02:00
Zoltan Kochan
9ad8c27bf0
feat: ignoring the build of specific dependencies ( #3080 )
...
* feat: ignoring the build of specific dependencies
close #3071
* test: add test for neverBuiltDependencies
* docs: add changesets
* test: lockfile-file
2021-01-23 16:27:39 +02:00
Zoltan Kochan
d4ee246abb
chore(release): 5.10.1
2020-10-23 00:08:51 +03:00
Zoltan Kochan
b5d694e7ff
feat: pnpm.overrides
...
PR #2946
2020-10-22 12:05:40 +03:00