Zoltan Kochan
5e77de2cfc
chore(release): 7.13.6
2022-10-20 01:29:11 +03:00
Zoltan Kochan
e767d60df8
chore(release): 7.13.5
2022-10-16 19:40:59 +03:00
Zoltan Kochan
0b2af0becc
style: no default exports ( #5498 )
2022-10-15 04:33:38 +03:00
Zoltan Kochan
f884689e0d
fix(deps)!: update @pnpm/logger ( #5496 )
2022-10-14 20:48:43 +03:00
Zoltan Kochan
043d988fc9
style: no default exports ( #5490 )
2022-10-14 16:49:11 +03:00
Kenrick
a236ecf573
fix: in a workspace, also include missing deeply linked workspace packages at headless installation ( #5220 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
close #5034
2022-10-13 23:48:40 +03:00
Zoltan Kochan
3ea9389f6c
chore(release): 7.13.4
2022-10-10 18:55:28 +03:00
Zoltan Kochan
6e1488d537
chore(release): 7.13.3
2022-10-09 16:25:01 +03:00
Zoltan Kochan
3c2921647c
chore(release): 7.13.2
2022-10-06 00:12:39 +03:00
Zoltan Kochan
86bd1b171e
fix(deps): update
2022-10-04 15:03:31 +03:00
Zoltan Kochan
98baaae1d6
chore(release): 7.13.1
2022-10-04 12:09:47 +03:00
Zoltan Kochan
a74d26c0a0
chore(release): 7.13.0
2022-10-03 03:43:25 +03:00
Grzegorz Abramczyk
51566e34b0
feat: merge readPackage hook from opts and pnpmfile ( #5403 )
...
Close #5306
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-09-25 22:59:02 +03:00
Zoltan Kochan
5ceab98098
chore: set auto-install-peers=true
2022-09-23 02:37:34 +03:00
Zoltan Kochan
3509fd8a57
chore(release): 7.12.2
2022-09-23 01:31:49 +03:00
Zoltan Kochan
e82fb60ce8
chore(release): 7.12.1
2022-09-20 03:24:50 +03:00
Zoltan Kochan
cc0514ca9b
chore(release): 7.12.0
2022-09-18 21:52:34 +03:00
Zoltan Kochan
b83d51eaa7
chore(release): 7.11.1-0
2022-09-07 21:44:10 +03:00
Zoltan Kochan
e6ee26e9c7
chore(release): 7.11.0
2022-09-05 12:39:45 +03:00
Zoltan Kochan
9f70c52fa7
chore(release): 7.10.0
2022-09-04 12:17:14 +03:00
Zoltan Kochan
83b2690c8d
chore(release): 7.10.0-1
2022-09-03 17:21:09 +03:00
Zoltan Kochan
1e2b39e852
chore(release): 7.10.0-0
2022-09-02 21:00:58 +03:00
Zoltan Kochan
67d8b65d2e
feat: time-based resolution mode ( #5238 )
2022-09-02 14:54:10 +03:00
Zoltan Kochan
7b2e5cdc9d
chore(release): 7.9.5
2022-08-24 14:55:25 +03:00
Dominic Elm
2aa22e4b17
fix: set NODE_PATH when is turned on ( #5251 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-08-24 01:44:57 +03:00
Zoltan Kochan
93e0d0f209
chore(release): 7.9.4
2022-08-23 03:33:10 +03:00
Zoltan Kochan
cccaa0208f
test: all test packages should be from the @pnpm.e2e scope ( #5211 )
2022-08-19 05:05:34 +03:00
Zoltan Kochan
052f73d45b
chore(release): 7.9.4-0
2022-08-18 12:35:37 +03:00
Zoltan Kochan
f815b6ca39
chore(release): 7.9.2
2022-08-17 12:03:52 +03:00
Zoltan Kochan
d64bc1a050
test: update registry-mock
2022-08-16 01:37:58 +03:00
Zoltan Kochan
850cf0a8ee
chore(release): 7.9.1
2022-08-10 12:41:58 +03:00
Zoltan Kochan
c9ce2725c4
chore(release): 7.9.0
2022-08-06 18:19:52 +03:00
Zoltan Kochan
f5f0e4348e
chore(release): 7.9.0-0
2022-08-03 17:48:37 +03:00
Zoltan Kochan
761be978b2
chore(release): 7.8.0
2022-07-31 11:25:05 +03:00
Zoltan Kochan
99ab1f335c
chore(release): 7.7.1
2022-07-30 12:23:37 +03:00
Zoltan Kochan
a80b98a7b8
chore(release): 7.7.0
2022-07-29 14:50:38 +03:00
Zoltan Kochan
f774dd1e16
chore(release): 7.7.0-1
2022-07-28 16:42:05 +03:00
Alex Ware
c7519ad6aa
fix: plugin-commands-deploy use path resolve on deploy target dir ( #5026 )
...
* fix: plugin-commands-deploy use path resolve on deploy target directory (#4980 )
Previously the deploy target directory was specified as a relative path
to the workspace project root. This meant that absolute paths could not be used.
Now this uses the current working directory and allows absolute paths,
this is more in line with users expectations of unix command behaivour.
close #4980
* fix: allow both absolute and relative
* docs: update changesets
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-07-28 02:04:18 +03:00
Zoltan Kochan
1d1fc087ba
chore(release): 7.7.0-0
2022-07-27 12:39:42 +03:00
Zoltan Kochan
107d01109a
fix(deploy): inject all types of deps ( #5084 )
...
close #5078
2022-07-24 02:56:08 +03:00
Zoltan Kochan
9a35a899b0
chore(release): 7.6.0
2022-07-21 18:17:01 +03:00
Zoltan Kochan
0569f10227
fix(deploy): don't modify the lockfile and fail in CI ( #5074 )
...
close #5071
2022-07-21 18:15:28 +03:00
Zoltan Kochan
132b83d1d5
chore(release): 7.6.0-0
2022-07-20 17:54:40 +03:00
Zoltan Kochan
31e73ba77a
fix(deploy): include all deps by default ( #5040 )
...
close #5035
2022-07-17 14:58:34 +03:00
Zoltan Kochan
8782bcba7e
chore(release): 7.5.2
2022-07-14 02:24:09 +03:00
Zoltan Kochan
701f15819b
chore(release): 7.5.1
2022-07-12 02:44:28 +03:00
Zoltan Kochan
716a29acc9
chore(deps): update
2022-07-06 03:01:33 +03:00
Zoltan Kochan
c1493a4c55
chore(release): 7.5.0
2022-07-02 16:07:26 +03:00
Zoltan Kochan
b2d271d29c
chore: use workspace with star to reference workspace dependencies
2022-07-01 03:45:20 +03:00
Zoltan Kochan
0cd8a962b4
chore(release): 7.4.1
2022-06-30 11:57:34 +03:00