Jacob Ley
d57e4de6dc
feat(deploy): apply publishConfig to all packages during deploy ( #6943 )
...
When deploying packages, the package.json of the deployed package
(as well as any other locally defined dependencies)
should be treated as if it published, and mutate the package.json
according to `publishConfig` and local `workspace:` dependencies.
close #6693
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-08-25 02:13:29 +03:00
Zoltan Kochan
9584e5e86d
fix(deps): update
2023-08-19 18:13:57 +03:00
Zoltan Kochan
a35ec3fd92
chore(release): 8.6.8
2023-07-17 12:19:50 +03:00
Zoltan Kochan
e4ef6f46c9
chore(release): 8.6.7
2023-07-10 01:30:28 +03:00
Zoltan Kochan
43151bbd6e
chore(release): 8.6.2
2023-06-11 21:35:42 +03:00
Zoltan Kochan
f0817fa165
chore(release): 8.6.0
2023-05-28 14:59:16 +03:00
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
d66dcb452d
Merge branch 'main' into v8
2023-03-14 03:48:44 +02:00
Zoltan Kochan
abd556bfac
chore(release): 7.29.2
2023-03-14 03:46:08 +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
c2e39308f7
chore(release): 7.27.0
2023-02-08 15:39:16 +02:00
Zoltan Kochan
9120b19cf2
chore(release): 7.27.0
2023-02-08 14:27:15 +02:00
Zoltan Kochan
583e3954be
fix: remove suppressImplicitAnyIndexErrors from typescript settings ( #5991 )
2023-01-28 18:19:26 +02:00
Zoltan Kochan
bcbcc47530
chore(release): 7.24.0
2023-01-09 19:25:36 +02:00
Zoltan Kochan
d7ea8b486a
chore(release): 7.19.0
2022-12-21 12:55:30 +02:00
Zoltan Kochan
7030cc26e8
refactor: use Object.fromEntries instead of Ramda.fromPairs
2022-12-21 03:23:10 +02:00
Zoltan Kochan
1240a6453e
chore(release): 7.18.0
2022-12-04 00:06:58 +02:00
Zoltan Kochan
a9d59d8bc2
fix(deps): update ( #5711 )
2022-12-01 03:43:03 +02:00
Zoltan Kochan
cf783fe9f8
chore(release): 7.17.1
2022-11-27 03:43:44 +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
4ca53b0b50
refactor: group projects in different subdirectories ( #5659 )
2022-11-20 01:35:22 +02:00