Commit Graph

92 Commits

Author SHA1 Message Date
Zoltan Kochan
390006e872 chore(release): 5.4.9 2020-07-31 13:51:21 +03:00
Zoltan Kochan
a2ef8084fa fix: use the same version ranges across the monorepo 2020-07-30 02:03:07 +03:00
Zoltan Kochan
0f71b697eb chore(deps): update 2020-07-20 23:32:56 +03:00
Zoltan Kochan
d918937597 chore(release): 5.2.4 2020-06-22 15:45:36 +03:00
Zoltan Kochan
60544ee5ed chore(release): 5.2.0-0 2020-06-16 01:08:54 +03:00
Zoltan Kochan
740219129c chore(release): 5.1.6 2020-06-09 11:18:42 +03:00
Zoltan Kochan
7da0767175 chore(release): 5.0.0-rc.0 2020-05-23 16:29:04 +03:00
Zoltan Kochan
6a8a97eee9 fix: update typescript to v3.9 2020-05-14 17:02:23 +03:00
Zoltan Kochan
2ea003aa8a chore(release): 5.0.0-alpha.6 2020-05-11 22:22:23 +03:00
Zoltan Kochan
f9c54efe3d chore: add a funding link to every package.json 2020-05-01 14:53:31 +03:00
Zoltan Kochan
d7bfd60e41 chore(release): 4.14.0-2 2020-04-18 12:34:03 +03:00
Zoltan Kochan
36b2ff34ef chore(release): 4.13.0 2020-04-09 23:31:53 +03:00
Zoltan Kochan
baafd11964 fix(deps): don't use exact versions for semver 2020-04-09 23:21:50 +03:00
Zoltan Kochan
7f91bf19a9 fix(deps): update 2020-04-09 02:25:15 +03:00
Zoltan Kochan
bf4dcc312d feat: support only Node>=10.13 2020-03-16 02:16:53 +02:00
Zoltan Kochan
27816890b4 fix: the order of patterns in "files" 2020-03-16 02:12:19 +02:00
Zoltan Kochan
c4cc7638c1 refactor: rename tsc scripts to compile 2020-03-12 20:57:33 +02:00
Zoltan Kochan
3ac627a709 chore(typescript): use project references
PR #2413
close #2410
2020-03-12 11:30:44 +02:00
Zoltan Kochan
c6901e185e chore: autogenerating some of the common meta 2020-03-11 23:24:02 +02:00
Zoltan Kochan
7e0d04ff09 chore: create updater to normalize manifests 2020-03-11 22:53:39 +02:00
Zoltan Kochan
636b8ac45a test: don't recompile source twice before testing 2020-03-09 03:55:17 +02:00
Zoltan Kochan
fa58ed8168 test: use source maps to remap coverage results 2020-03-08 03:14:23 +02:00
Zoltan Kochan
196c1132f3 test: configure coverage reporting
PR #2406
close #2304
2020-03-07 23:55:08 +02:00
Zoltan Kochan
2e998b051b chore(release): 4.10.0-0 2020-02-19 10:52:25 +02:00
Zoltan Kochan
8ad743c1ce fix(deps): update 2020-02-14 00:15:06 +05:30
Zoltan Kochan
59695ab384 chore(release): 4.9.0 2020-01-31 21:45:56 +02:00
Renovate Bot
7b1c10f7aa fix(deps): update dependency semver to v7.1.2
close #2311
2020-01-31 21:21:05 +02:00
Zoltan Kochan
fc1d550d6e chore(release): 4.9.0-1 2020-01-29 02:29:35 +02:00
Zoltan Kochan
dc30dc561a chore(release): 4.7.0-1 2020-01-07 22:49:21 +02:00
Zoltan Kochan
26f6123146 style: start the linting process only once during testing 2020-01-01 21:08:24 +02:00
Zoltan Kochan
7ebb8cac12 chore(deps): update 2019-12-19 17:16:43 +02:00
Zoltan Kochan
faea819709 chore(release): 4.6.0-0 2019-12-18 03:35:36 +02:00
Zoltan Kochan
645e95aa39 fix(deps): update semver to v7.1.1 2019-12-18 03:00:26 +02:00
Renovate Bot
40fe7a1a0c fix(deps): update dependency semver to v7
close #2220
2019-12-16 18:51:21 +02:00
Zoltan Kochan
68e444ea29 chore(release): 4.3.0-0 2019-11-14 18:36:18 +02:00
Zoltan Kochan
7ab08eb3e7 chore(deps): update mem, encode-registry 2019-11-14 17:14:04 +02:00
Zoltan Kochan
c664dc6b7b chore(release): 4.2.0-0 2019-11-09 02:24:44 +02:00
Zoltan Kochan
0f939e54ed chore(release): 4.0.0-7 2019-10-06 17:02:54 +03:00
Zoltan Kochan
42ed72187c chore(release): types, read-package-json and 2 more packages
@pnpm/types v4.0.0
@pnpm/read-package-json v3.0.0
@pnpm/write-importer-manifest v4.0.0
@pnpm/read-importer-manifest v2.0.0
2019-10-06 15:11:30 +03:00
Zoltan Kochan
889f71481e feat: drop Node.js 8 support
BREAKING CHANGE:

at least Node.js 10 is  required for pnpm to run

PR #2044
2019-10-05 20:47:04 +03:00
ExE Boss
4b56b860bc feat(dependency‑path): Expose peersSuffix
PR #2032

Co-Authored-By: Zoltan Kochan <zoltan.kochan@gmail.com>
2019-09-24 22:59:11 +03:00
Zoltan Kochan
57d4c5d6f6 chore: use the workspace protocol 2019-08-14 02:53:36 +03:00
Zoltan Kochan
37dc93cdc0 chore(deps): update semver to v6.3.0 2019-07-24 22:50:36 +03:00
Zoltan Kochan
262468f7bc chore(release): 3.5.5 2019-07-12 03:44:36 +03:00
Zoltan Kochan
be349b4f90 fix(deps): update encode-registry to v2.0.1 2019-07-11 22:12:23 +03:00
Renovate Bot
6cdfbd31dc fix(deps): update dependency semver to v6.2.0 2019-07-06 21:12:31 +02:00
Renovate Bot
fdaa308f71 chore(deps): update dependency tape to v4.11.0 2019-07-06 21:12:16 +02:00
Zoltan Kochan
8f44938436 chore(deps): update @types/semver 2019-06-23 00:40:28 +03:00
Zoltan Kochan
4246d130a2 chore(deps): install ts-node, tslint, typescript as root deps 2019-06-12 02:50:44 +03:00
Renovate Bot
9b55505939 chore(deps): update dependency typescript to v3.5.1 2019-06-06 22:37:40 +03:00