Commit Graph

22 Commits

Author SHA1 Message Date
Zoltan Kochan
7b9a7f63c5 refactor: test utils 2020-12-11 02:06:44 +02:00
Zoltan Kochan
8c00d4d7b2 test: migrate to Jest
ref #2858
2020-12-10 15:50:09 +02:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03: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
35a702c6e0 feat: configurable virtual store directory
New config setting: virtual-store-dir

Breaking changes in: @pnpm/lockfile-file, @pnpm/constants

close  #2078
PR #2091
2019-10-19 03:18:41 +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
187a0186b0 feat: move .pnpm-lock.yaml to .pnpm/pnpm-lock.yaml
PR #2018

BREAKING CHANGE:

node_modules/.pnpm-lock.yaml => node_modules/.pnpm/pnpm-lock.yaml
2019-09-21 00:10:49 +03:00
Zoltan Kochan
784b6d2e19 chore(npmrc): use-beta-cli=true 2019-07-16 22:12:07 +03:00
Zoltan Kochan
4246d130a2 chore(deps): install ts-node, tslint, typescript as root deps 2019-06-12 02:50:44 +03:00
Zoltan Kochan
89f5178369 test: add type references to tests 2019-05-19 20:05:11 +03:00
ExE Boss
c07950e66a refactor: Use package for shared tsconfig.json 2019-05-13 15:00:23 +03:00
Zoltan Kochan
cab35cc5ca refactor: rename load* to read* 2019-04-20 15:15:28 +03:00
ExE Boss
c236c09515 refactor: use shared tsconfig.json
PR #1774
2019-04-14 02:14:37 +03:00
Zoltan Kochan
5489e8c4e1 refactor: rename shrinkwrap variables 2019-03-07 02:47:59 +02:00
Zoltan Kochan
5fdfd13bbb refactor: rename constants that contain the work SHRINKWRAP 2019-03-06 23:13:51 +02:00
Zoltan Kochan
856536bb0f feat: rename lockfile from shrinkwrap.yaml to pnpm-lock.yaml
BREAKING CHANGE: new lockfile name

close #1635
2019-03-04 02:48:02 +02:00
Zoltan Kochan
3d30d2c79c refactor: use constants for getting the lockfile name 2019-03-02 19:22:07 +02:00
Zoltan Kochan
4a15b725e3 feat: drop Node.js 6 support
BREAKING CHANGE: Node.js>=8 is supported

ref #1173
2019-01-26 22:29:34 +02:00
Zoltan Kochan
b6daab9a52 chore: fix pnpm-workspace.yaml in @pnpm/assert-project 2018-10-20 01:48:09 +03:00
Zoltan Kochan
c3f34c6c99 chore: use shared-workspace-shrinkwrap 2018-10-19 22:38:47 +03:00
Zoltan Kochan
4e6387f563 chore: move @pnpm/assert-project to monorepo 2018-09-29 15:08:30 +03:00