Commit Graph

16 Commits

Author SHA1 Message Date
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