Commit Graph

84 Commits

Author SHA1 Message Date
Zoltan Kochan cdd5eb6b5a
chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
await-ovo 77c754b10a
chore: eslint issues (#6123) 2023-02-23 12:12:32 +02:00
Zoltan Kochan 2b54be3031
chore(release): 7.27.0-0 2023-02-05 12:51:29 +02:00
Zoltan Kochan 515aa14bee
chore(release): 7.26.3 2023-02-01 03:10:02 +02:00
Zoltan Kochan 583e3954be
fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
Zoltan Kochan c8d594c7fe
fix: update vulnerable dependency 2023-01-11 01:13:58 +02:00
Zoltan Kochan 5a5512f14c
chore: update lockfile 2023-01-10 14:43:41 +02:00
Zoltan Kochan d7ea8b486a
chore(release): 7.19.0 2022-12-21 12:55:30 +02:00
Zoltan Kochan 1240a6453e
chore(release): 7.18.0 2022-12-04 00:06:58 +02:00
Zoltan Kochan c216a4ed76
chore: fix root scripts 2022-11-20 04:07:58 +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
Zoltan Kochan a276532641
chore(release): 7.15.0 2022-11-10 00:58:28 +02:00
Zoltan Kochan 5e77de2cfc
chore(release): 7.13.6 2022-10-20 01:29:11 +03:00
Zoltan Kochan e767d60df8
chore(release): 7.13.5 2022-10-16 19:40:59 +03:00
Zoltan Kochan 3ea9389f6c
chore(release): 7.13.4 2022-10-10 18:55:28 +03:00
Zoltan Kochan 3c2921647c
chore(release): 7.13.2 2022-10-06 00:12:39 +03:00
Zoltan Kochan a74d26c0a0
chore(release): 7.13.0 2022-10-03 03:43:25 +03:00
Zoltan Kochan cc0514ca9b
chore(release): 7.12.0 2022-09-18 21:52:34 +03:00
Igor Bezkrovnyi ebf6ee09bd
chore: update @pnpm/meta-updater (#5360) 2022-09-16 02:08:46 +03:00
Zoltan Kochan f3fc6b540a
test: @types/ramda is always a dev dep 2022-09-08 11:45:50 +03:00
Zoltan Kochan 9f70c52fa7
chore(release): 7.10.0 2022-09-04 12:17:14 +03:00
Zoltan Kochan c9ce2725c4
chore(release): 7.9.0 2022-08-06 18:19:52 +03:00
Zoltan Kochan f5f0e4348e
chore(release): 7.9.0-0 2022-08-03 17:48:37 +03:00
Zoltan Kochan 761be978b2
chore(release): 7.8.0 2022-07-31 11:25:05 +03:00
Zoltan Kochan f774dd1e16
chore(release): 7.7.0-1 2022-07-28 16:42:05 +03:00
Zoltan Kochan 1d1fc087ba
chore(release): 7.7.0-0 2022-07-27 12:39:42 +03:00
Zoltan Kochan 716a29acc9 chore(deps): update 2022-07-06 03:01:33 +03:00
Zoltan Kochan b2d271d29c chore: use workspace with star to reference workspace dependencies 2022-07-01 03:45:20 +03:00
Zoltan Kochan 0cd8a962b4 chore(release): 7.4.1 2022-06-30 11:57:34 +03:00
Zoltan Kochan ef7d414ed9 chore(release): 7.4.0 2022-06-28 15:58:36 +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 c0a777e62d chore(release): 7.4.0-0 2022-06-23 01:17:54 +03:00
Zoltan Kochan 47b5e45dd6
feat: add `patch` and `patch-commit` commands (#4900)
close #3077
close #2675
2022-06-20 16:00:24 +03:00
Zoltan Kochan 148c028468 chore(release): 7.3.0 2022-06-18 23:31:44 +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 fe06f7de4b
chore(release): 7.1.0 2022-05-12 17:19:38 +03:00
Zoltan Kochan c3cebd536c
refactor(meta-updater): move main package name to a variable 2022-05-04 12:53:00 +03:00
Zoltan Kochan cb31207f17
chore(release): 7.0.0 2022-05-01 01:35:26 +03:00
Zoltan Kochan 4170eada79
chore(release): 7.0.0-rc.7 2022-04-19 16:02:16 +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 e2d490192a
chore(release): 6.32.2 2022-02-27 18:18:29 +02:00
Zoltan Kochan 29ce7f7ea8
chore(release): 6.32.0 2022-02-22 03:04:17 +02:00
Zoltan Kochan c381d467fc
ci: publish new pnpm versions with next-7 tag 2022-02-20 22:29:06 +02:00
Zoltan Kochan 25a0b58d5d
ci: use pnpm v7 (#4307) 2022-02-08 02:33:55 +02:00