Zoltan Kochan
dbac0ca01d
fix(deps): update ( #5190 )
...
close #5191
2022-08-14 00:19:54 +03:00
Zoltan Kochan
f5f0e4348e
chore(release): 7.9.0-0
2022-08-03 17:48:37 +03:00
Zoltan Kochan
8103f92bd6
fix: deprecation warnings on Node.js 16 ( #5150 )
2022-08-03 17:42:00 +03:00
Zoltan Kochan
b2d271d29c
chore: use workspace with star to reference workspace dependencies
2022-07-01 03:45:20 +03:00
Zoltan Kochan
ef7d414ed9
chore(release): 7.4.0
2022-06-28 15:58:36 +03:00
Zoltan Kochan
42c1ea1c06
fix(deps): update validate-npm-package-name to v4
2022-06-28 15:56:28 +03:00
Zoltan Kochan
5f643f23b0
fix(deps): update ramda to v0.28
2022-06-28 15:33:17 +03:00
Zoltan Kochan
c38c2c5922
fix: support Node.js v14.6 ( #4878 )
2022-06-11 04:49:48 +03:00
Zoltan Kochan
bf6839a556
refactor: pkgs-graph
2022-05-07 01:19:30 +03:00
那里好脏不可以
0453e21823
style(*): typo ( #4573 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-04-15 02:53:14 +03:00
CommanderRoot
bc35dff9a9
chore: replace deprecated String.prototype.substr() ( #4479 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-03-25 23:04:20 +02: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
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
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
af15da323e
chore(release): 6.24.0
2021-12-14 14:17:42 +02:00
zoomdong
f82cc7f774
fix: pkg deps don't ignore the workspace project without set version ( #4112 )
...
close #3933
2021-12-12 18:08:00 +02:00
Victor Vlasenko
b19ada8ef3
refactor: simplify scripts for running lint ( #3895 )
2021-10-19 17:40:20 +03:00
Zoltan Kochan
917b95c01f
fix: upgrade typescript to v4.4.4
2021-10-16 23:33:34 +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
f4aac60483
chore(release): 6.6.2
2021-05-30 20:38:42 +03:00
Zoltan Kochan
a1a03d1457
fix: import only the needed functions from ramda
2021-05-29 01:33:09 +03:00
Zoltan Kochan
b96d0520a2
chore(release): 6.2.2
2021-04-28 03:17:48 +03:00
javier-garcia-meteologica
1084ca1a75
fix(pkgs-graph): include workspace version aliases ( #3401 )
...
close #3400
2021-04-27 23:09:27 +03:00
Zoltan Kochan
78513adf00
chore(release): 6.2.0
2021-04-24 23:18:19 +03:00
Zoltan Kochan
4da26031be
chore(deps): update
2021-04-24 02:02:09 +03:00
cdoucet-cvent
dfdf669e64
feat: add new filter-prod option ( #3372 )
...
Add the new filter-prod option that executes the same as the filter option except
it does not include devDependencies when building the package graph.
Co-authored-by: Caleb Doucet <cdoucet>
2021-04-22 18:57:27 +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
4dcaba58d8
fix(deps): update hosted-git-info and npm-package-arg
2021-03-24 04:10:15 +02:00
Zoltan Kochan
eb19323b2a
style: autoformat code before running tests ( #3250 )
2021-03-21 03:50:55 +02:00
Zoltan Kochan
903314f4d6
style: fix
2021-03-17 23:27:28 +02:00
Zoltan Kochan
7ee004dc26
style: use object spread operator
2021-03-06 00:22:23 +02:00
Zoltan Kochan
d6d091f249
style: use es2015 imports ( #3143 )
2021-02-15 05:06:10 +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
a8a75ea2cd
chore(deps): update
2021-01-21 01:57:26 +02:00
Zoltan Kochan
401f82c750
chore: link packages to themselves using a pnpmfile hook
2021-01-03 16:23:23 +02:00
Zoltan Kochan
ed7160ff3a
chore(deps): update
2020-12-18 23:44:45 +02:00
Zoltan Kochan
6c0c4b03b0
test: migrating to Jest
...
* test(headless): migrate to Jest
ref #2858
PR #3014
* test(graceful-git): migrate to Jest
* test: migration to Jest
2020-12-09 12:20:35 +02:00
Zoltan Kochan
a756d8ff58
chore(deps): update
2020-10-31 12:34:08 +02:00
Zoltan Kochan
a30a03f9b0
chore(deps): update
2020-10-17 00:27:31 +03:00
Zoltan Kochan
18a191b513
ci: run tests on Node.js 10.16
2020-10-09 03:14:25 +03:00
Zoltan Kochan
80b8f5ef24
feat: support Node.js from v10.14
2020-09-23 01:09:33 +03:00
Zoltan Kochan
937245cdca
chore(deps): update
2020-09-08 18:43:36 +03:00
Zoltan Kochan
88e1eaa908
style: use no delimiters in type declarations
2020-08-26 01:42:36 +03:00