Zoltan Kochan
|
c664dc6b7b
|
chore(release): 4.2.0-0
|
2019-11-09 02:24:44 +02:00 |
|
Zoltan Kochan
|
ace67aa4bf
|
refactor: remove prefix from store-controller-types
|
2019-11-03 14:05:51 +02:00 |
|
Zoltan Kochan
|
6160cb033e
|
refactor: rename package to manifest in resolution result
BREAKING CHANGE:
- @pnpm/resolver-base
|
2019-11-03 02:06:42 +02:00 |
|
Zoltan Kochan
|
176ed5bde9
|
refactor: path=>dir
BREAKING CHANGE:
- @pnpm/npm-resolver
- pkg-graph
- find-packages
|
2019-11-01 20:48:00 +02:00 |
|
Zoltan Kochan
|
4fc917ebbb
|
feat: rename lockfile-directory to lockfile-dir
ref #2088
PR #2120
|
2019-10-27 16:18:00 +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 |
|
Zoltan Kochan
|
8303c1298f
|
chore(deps): update rimraf to v3
|
2019-08-15 22:27:57 +03:00 |
|
Zoltan Kochan
|
57d4c5d6f6
|
chore: use the workspace protocol
|
2019-08-14 02:53:36 +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 |
|
Zoltan Kochan
|
9e8ba4eb26
|
chore(deps): update tape, ts-node, tslint
|
2019-05-31 03:00:03 +03:00 |
|
Zoltan Kochan
|
b8baa9f6e3
|
refactor: move some of the dev deps to the root package
|
2019-05-19 22:07:38 +03:00 |
|
Zoltan Kochan
|
c7a5ad2e70
|
refactor: move all local types to one place
|
2019-05-18 01:38:42 +03:00 |
|
ExE Boss
|
c07950e66a
|
refactor: Use package for shared tsconfig.json
|
2019-05-13 15:00:23 +03:00 |
|
Zoltan Kochan
|
d318b4d6e0
|
docs: update install sections
and remove broken links to LICENSE files
|
2019-05-07 02:10:06 +03:00 |
|
Zoltan Kochan
|
1f774d8b01
|
chore: remove markdown tests
|
2019-05-07 02:02:43 +03:00 |
|
Zoltan Kochan
|
f1dc8d3f18
|
docs: remove LICENSE duplicates from workspace packages
|
2019-05-07 01:39:58 +03:00 |
|
Zoltan Kochan
|
ff3eae05b3
|
chore: use pnpm run instead of npm run in all scripts
|
2019-05-05 11:49:57 +03:00 |
|
Zoltan Kochan
|
9b2ca6f520
|
fix: install @types as dev deps when possible
|
2019-05-04 17:23:55 +03:00 |
|
Zoltan Kochan
|
6ec0c403a8
|
chore(release): 3.2.0-1
|
2019-04-24 23:26:12 +03:00 |
|
Zoltan Kochan
|
e2f1c6b5bc
|
chore(deps): update typescript/ts-node/husky
|
2019-04-24 22:49:05 +03:00 |
|
Zoltan Kochan
|
7e48fa6181
|
chore(release): 3.2.0-0
|
2019-04-21 11:41:58 +03:00 |
|
Zoltan Kochan
|
4612a42a5b
|
refactor: don't read/write package.json inside supi
PR #1776
BREAKING CHANGE:
`supi`, `@pnpm/headless`, `@pnpm/resolve-dependencies`, `@pnpm/lifecycle`
|
2019-04-20 03:38:44 -07:00 |
|
Renovate Bot
|
ac87a2aac6
|
chore(deps): update dependency tslint to v5.16.0
|
2019-04-19 08:24:21 -07:00 |
|
Renovate Bot
|
254639834d
|
chore(deps): update dependency typescript to v3.4.4
|
2019-04-19 06:28:57 -07:00 |
|
ExE Boss
|
c236c09515
|
refactor: use shared tsconfig.json
PR #1774
|
2019-04-14 02:14:37 +03:00 |
|
Zoltan Kochan
|
65d18b2399
|
chore(release): 3.1.1
|
2019-04-13 18:59:23 +03:00 |
|
ExE Boss
|
cfeeab8be0
|
refactor(npm‑resolver): enable strictBindCallApply
PR #1770
* chore(npm‑resolver): Enable `strictBindCallApply`
* fix(npm-resolver): Correct `resolveNpm` type definition
* fix(local‑resolver): Fix return type
* fix(default‑resolver): Specify return type
* test: Fix dependency on `@pnpm/npm‑resolver`
* fix: revert making fields optional in ResolveOptions
|
2019-04-12 23:34:32 +03:00 |
|
Zoltan Kochan
|
22f4ac9aa3
|
chore(deps): update typescript to v3.4.3
|
2019-04-11 22:30:00 +03:00 |
|
Zoltan Kochan
|
b36ee22370
|
chore(deps): update tslint to v5.15.0
|
2019-04-04 00:14:43 +03:00 |
|
Zoltan Kochan
|
49d46c9316
|
chore(release): 3.0.0-beta.0
|
2019-03-08 23:32:28 +02:00 |
|
Zoltan Kochan
|
dc1a40497c
|
chore(release): @pnpm/types@3.0.0
|
2019-03-08 21:41:09 +02:00 |
|
Zoltan Kochan
|
ba2f3e707d
|
feat: rename shrinkwrapDirectory to lockfileDirectory
|
2019-03-06 22:47:19 +02:00 |
|
Zoltan Kochan
|
bebae93447
|
refactor: move @pnpm/resolver-base to monorepo
|
2019-03-05 16:15:01 +02:00 |
|