Zoltan Kochan
cc4a46d44d
chore(release): 7.0.0-beta.1
2022-03-19 20:43:30 +02:00
Zoltan Kochan
06e679f80f
feat: prevent deep imports using exports ( #4440 )
2022-03-15 23:42:48 +02:00
Zoltan Kochan
5420148392
feat: Node.js 12 is not supported
2022-03-15 02:18:08 +02:00
Zoltan Kochan
e2d490192a
chore(release): 6.32.2
2022-02-27 18:18:29 +02:00
Zoltan Kochan
29ce7f7ea8
chore(release): 6.32.0
2022-02-22 03:04:17 +02:00
Zoltan Kochan
25a0b58d5d
ci: use pnpm v7 ( #4307 )
2022-02-08 02:33:55 +02:00
Zoltan Kochan
f6c5354b24
chore(release): 7.0.0-alpha.0
2022-01-31 18:08:28 +02:00
Zoltan Kochan
e68cde97b7
fix: links to homepage and repository
...
close #4276
2022-01-22 15:57:26 +02:00
Valentin Semirulnik
b39cabde82
ci: setup cache for TS and Jest ( #4049 )
2022-01-19 00:13:13 +02:00
Zoltan Kochan
551b253b71
chore(release): 6.26.0
2022-01-12 16:22:04 +02:00
Zoltan Kochan
83a4ea0662
fix: prod deps should not be installed as dev deps ( #4210 )
2022-01-08 03:27:38 +02:00
Zoltan Kochan
34f4409316
docs(readme): update installation sections
2022-01-07 18:05:35 +02:00
Zoltan Kochan
2c7970c4d6
chore(release): 6.25.0-0
2022-01-03 21:01:01 +02:00
Dave Brotherstone
a6cf11cb77
feat(config): add support for token helper ( #4163 )
...
* feat(config): add support for token helper
Use the new interface in `pnpm/credentials-by-uri` for supporting token
helpers. A token helper is an executable, set in the user's `.npmrc`
which outputs an auth token. This can be used in situations where the
`authToken` is not a constant value, but is something that refreshes
regularly, where a script or other tool can use an existing refresh
token to obtain a new access token.
The configuration for the path to the helper must be an absolute path,
with no arguments. In order to be secure, it is _only_ permitted to set
this value in the user `.npmrc`, otherwise a project could place a value
in a project local `.npmrc` and run arbitrary executables.
A similar feature is available in many similar tools. The implementation
in `credentials-by-uri` is modelled after the `vault` (vaultproject.io)
implementation - https://github.com/hashicorp/vault/blob/main/command/token/helper_external.go
* test: fix
* docs: add changesets
Co-authored-by: Zoltan Kochan <z@kochan.io >
2021-12-30 23:16:06 +02:00
Zoltan Kochan
6e4becd997
chore(release): 6.24.4
2021-12-29 13:01:14 +02:00
Zoltan Kochan
3c704d9d4c
chore(release): 6.24.1
2021-12-15 20:17:48 +02:00
Zoltan Kochan
af15da323e
chore(release): 6.24.0
2021-12-14 14:17:42 +02:00
Zoltan Kochan
e30064087b
chore(release): 6.23.6
2021-12-04 03:00:37 +02:00
Zoltan Kochan
b83756bd7f
chore(release): 6.23.5
2021-12-02 16:21:44 +02:00
Zoltan Kochan
fe6bdf7677
chore(release): 6.23.3
2021-11-28 11:34:18 +02:00
Zoltan Kochan
23de26f187
chore(release): 6.23.0
2021-11-21 11:31:14 +02:00
Zoltan Kochan
2e3dd8af47
chore(release): 6.22.1
2021-11-15 00:23:43 +02:00
Zoltan Kochan
6aa89cc5b8
chore(release): 6.22.0
2021-11-14 21:32:37 +02:00
Zoltan Kochan
98b383bd0e
chore(release): 6.21.0
2021-11-10 03:11:59 +02:00
Zoltan Kochan
918d23de78
chore(release): 6.20.2
2021-11-04 00:47:04 +02:00
Zoltan Kochan
1650b6e962
fix: rename typings field to types
2021-11-03 15:24:31 +02:00
Zoltan Kochan
6dc3a26bce
chore(release): 6.20.0
2021-11-01 10:06:00 +02:00
Zoltan Kochan
4ab87844a9
feat: injecting workspace packages ( #3915 )
...
close #3510
2021-11-01 10:14:52 +08:00
Zoltan Kochan
76ae8d5570
chore(release): 6.19.1
2021-10-26 19:39:04 +03:00
Zoltan Kochan
ec88dc8103
chore(release): 6.19.0
2021-10-22 21:31:31 +03:00
Victor Vlasenko
b19ada8ef3
refactor: simplify scripts for running lint ( #3895 )
2021-10-19 17:40:20 +03:00
Zoltan Kochan
55e7d6e5d4
chore(release): 6.18.0
2021-10-19 12:37:43 +03:00
Zoltan Kochan
0a639e41b8
feat: every package should have a pnpm<major_version> keyword
2021-10-11 12:15:32 +03:00
Zoltan Kochan
b70ea5756a
chore(release): 6.16.1
2021-10-05 00:49:40 +03:00
Zoltan Kochan
00ede7ba82
chore(release): 6.15.1
2021-09-16 14:03:49 +03:00
Zoltan Kochan
12686104e6
chore(release): 6.15.0
2021-09-13 04:50:24 +03:00
Zoltan Kochan
5ec55641d4
chore(release): 6.14.7
2021-09-07 00:16:25 +03:00
Zoltan Kochan
8a6ef97528
chore(release): 6.14.1
2021-08-22 12:06:58 +03:00
Zoltan Kochan
d3f8c903aa
chore(release): 6.13.0
2021-08-13 13:58:57 +03:00
Zoltan Kochan
320482c057
chore(release): 6.11.5
2021-07-30 12:25:00 +03:00
Zoltan Kochan
489ee022df
chore(release): 6.10.0-1
2021-07-07 01:34:23 +03:00
Zoltan Kochan
691f647137
feat: save the metadata separately from the CAFS ( #3578 )
...
ref #2574
2021-07-04 19:35:53 +03:00
Zoltan Kochan
f3599aaf97
chore(release): 6.9.0
2021-06-23 10:52:00 +03:00
Zoltan Kochan
e101f1e5f9
chore(release): 6.7.2
2021-06-06 02:36:22 +03:00
Zoltan Kochan
79fd2226b8
chore(release): 6.7.0
2021-06-02 02:40:21 +03:00
Zoltan Kochan
f4aac60483
chore(release): 6.6.2
2021-05-30 20:38:42 +03:00
Zoltan Kochan
7d9d50e953
chore(release): 6.6.0
2021-05-28 02:09:05 +03:00
Zoltan Kochan
e8c61859f2
chore(release): 6.2.5
2021-05-04 01:26:35 +03:00
Zoltan Kochan
5138b2bdc2
chore(release): 6.2.4
2021-04-30 02:22:10 +03:00
Zoltan Kochan
ab2e0ab3aa
chore(release): 6.2.3
2021-04-28 22:49:47 +03:00