Zoltan Kochan
491a84fb26
feat: use ESM instead of commonjs ( #9870 )
2025-08-25 10:02:00 +02:00
Zoltan Kochan
c89c93d59b
test: use @jest/globals ( #9877 )
2025-08-19 00:16:25 +02:00
Zoltan Kochan
7072838e7d
fix: self-update should update the packageManager field in package.json ( #9239 )
2025-03-08 11:22:43 +01:00
Zoltan Kochan
6a59366248
fix: self-update should not read pnpm settings from current package.json ( #9196 )
...
close #9188
close #9183
2025-03-01 13:49:56 +01:00
Zoltan Kochan
7ec017e13f
chore: move all tarball files out from Git LFS to a package dependency ( #8885 )
2024-12-18 03:06:51 +01:00
Zoltan Kochan
d47c4266db
perf: faster repeat install ( #8838 )
2024-12-08 23:42:33 +01:00
Zoltan Kochan
b53084054a
feat: self-update should accept a version specifier ( #8725 )
2024-11-02 11:58:05 +01:00
Zoltan Kochan
f35274f47f
Merge branch 'main' into v10
2024-10-14 11:02:15 +02:00
Brandon Cheng
5fea44486e
chore: use Git LFS for pnpm development ( #8509 )
...
* chore: set up git-lfs hooks
* ci: checkout lfs files on CI
According to https://github.com/actions/checkout , checkout out LFS files
defaults to false.
* chore: track .tgz files in Git LFS
2024-10-14 08:49:30 +02:00
Zoltan Kochan
e9985b6f21
feat!: default value of virtual-store-dir-max-length set to 60 on Windows ( #8556 )
2024-09-23 09:30:45 +02:00
Zoltan Kochan
840e2000b5
feat: self-update should update pnpm in the packageManager field ( #8449 )
...
* feat: self-update should update pnpm in the packageManager field
* fix: self-update should update packageManager in package.json
* fix: verify package manager name
* refactor: test
2024-08-22 11:16:08 +02:00
Zoltan Kochan
eb8bf2a993
feat: self-update command ( #8424 )
2024-08-19 14:26:17 +02:00