Commit Graph

89 Commits

Author SHA1 Message Date
Zoltan Kochan
7d005362c4 chore(release): 5.18.5 2021-03-09 12:42:30 +02:00
Zoltan Kochan
58988e9938 chore(release): 5.16.0-0 2021-01-23 17:33:52 +02:00
Zoltan Kochan
d99af0717f test: configure linting via syncpack 2021-01-03 16:45:36 +02:00
Zoltan Kochan
7b9a7f63c5 refactor: test utils 2020-12-11 02:06:44 +02:00
Zoltan Kochan
725351434d test: finish migration to Jest
close #2858
2020-12-11 00:22:17 +02:00
Zoltan Kochan
8c00d4d7b2 test: migrate to Jest
ref #2858
2020-12-10 15:50:09 +02:00
Zoltan Kochan
17627000f5 chore(release): 5.13.0 2020-11-17 23:19:33 +02:00
Zoltan Kochan
514cf2ee62 test: use Jest to test plugin-commands-installation
ref #2858
PR #2956
2020-10-29 01:34:11 +02:00
Zoltan Kochan
6fabfc0c5a chore(release): 5.10.2 2020-10-26 03:48:13 +02:00
Zoltan Kochan
d4ee246abb chore(release): 5.10.1 2020-10-23 00:08:51 +03:00
Zoltan Kochan
7ee29eba21 chore(release): 5.10.0-0 2020-10-19 03:47:13 +03:00
Zoltan Kochan
4ec715f05f chore(release): 5.7.0-0 2020-09-20 01:35:35 +03:00
Zoltan Kochan
b55d836e75 chore(release): 5.6.0-0 2020-09-16 01:27:05 +03:00
Zoltan Kochan
acc1782c6f style: restrict template expressions 2020-08-27 00:57:58 +03:00
Zoltan Kochan
5322cf9b39 style: use nullish coalescing 2020-08-26 01:15:47 +03:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
6b8e1c7c9c chore(release): 5.5.2 2020-08-16 21:29:20 +03:00
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
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
42fa77c064 chore(release): 5.1.8 2020-06-12 23:17:26 +03:00
Zoltan Kochan
6ecce09d12 chore(release): 5.1.5 2020-06-08 16:01:43 +03:00
Zoltan Kochan
dc7fffbbd5 chore(release): 5.1.0 2020-06-01 20:12:12 +03:00
Zoltan Kochan
7da0767175 chore(release): 5.0.0-rc.0 2020-05-23 16:29:04 +03:00
Zoltan Kochan
0ca0e9fb81 chore(release): 5.0.0-alpha.7 2020-05-20 20:52:37 +03:00
Zoltan Kochan
c75a921e36 style: no trailing commas in functions 2020-05-12 19:00:16 +03:00
Zoltan Kochan
2ea003aa8a chore(release): 5.0.0-alpha.6 2020-05-11 22:22:23 +03:00
Zoltan Kochan
da091c7114 feat!: remove store state
PR #2542
ref #594
2020-05-10 12:02:46 +03:00
Zoltan Kochan
7ca9702dc5 chore(release): v5.0.0-alpha.4 2020-05-06 02:28:35 +03:00
Zoltan Kochan
b90d7652c2 refactor: types in @pnpm/cafs 2020-05-05 01:58:38 +03:00
Zoltan Kochan
9596774f2a perf: reduce directory nesting in the store
Store the package index files in the CAFS.

ref #2521
PR #2527
2020-05-04 23:36:14 +03:00
Zoltan Kochan
0635a970af test: update store version in tests 2020-04-26 15:40:03 +03:00
Zoltan Kochan
b6a82072ea feat!: using a content-addressable filesystem
ref #2470

BREAKING CHANGE:

New global store structure
2020-04-26 15:40:03 +03:00
Zoltan Kochan
23b5e1f2d1 chore(release): 4.14.0-1 2020-04-17 23:43:50 +03:00
Zoltan Kochan
3ac627a709 chore(typescript): use project references
PR #2413
close #2410
2020-03-12 11:30:44 +02:00
Zoltan Kochan
f461704e19 chore(deps): update rimraf and npm 2020-01-30 21:48:30 +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
96b9a03941 test: run tests concurrently
close #2119
2019-11-09 22:16:47 +02:00
Zoltan Kochan
4fde7a858f test: use custom ports for the registry mocks
ref #2119
PR #2123
2019-10-28 11:29:36 +02: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
844a85efc7 test(assert‑project): add Project interface type definition
PR #2022
2019-09-21 20:31:22 +03:00
Zoltan Kochan
29ce73cf19 chore(deps): update 2019-08-26 16:20:24 +03:00
Zoltan Kochan
8303c1298f chore(deps): update rimraf to v3 2019-08-15 22:27:57 +03:00
Zoltan Kochan
784b6d2e19 chore(npmrc): use-beta-cli=true 2019-07-16 22:12:07 +03:00
Renovate Bot
fdaa308f71 chore(deps): update dependency tape to v4.11.0 2019-07-06 21:12:16 +02: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
Zoltan Kochan
9e8ba4eb26 chore(deps): update tape, ts-node, tslint 2019-05-31 03:00:03 +03:00