btea
|
da3fa97c8d
|
fix: should not delete state.json info after apply patch (#8401)
* fix: should not delete state.json info after apply patch
* Update .changeset/yellow-dodos-press.md
Co-authored-by: Khải <hvksmr1996@gmail.com>
* Update .changeset/yellow-dodos-press.md
Co-authored-by: Khải <hvksmr1996@gmail.com>
* test: patch-commit multiple times
* refactor: remove unused deleteEditDirState
* fix: read patch state from correct directory
---------
Co-authored-by: Khải <hvksmr1996@gmail.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2024-08-15 02:09:49 +02:00 |
|
Khải
|
ed2bc5d161
|
fix(patching): commit now accepts relative path (#8405)
* fix(patching): commit now accepts relative path
* fix: correct the solution
* fix: correct again
* test: fix
* refactor: revert not needed changes
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2024-08-13 00:54:12 +02:00 |
|
Khải
|
1731386aa7
|
feat(patching): move edit dir to node_modules (#8379)
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2024-08-07 01:57:53 +02:00 |
|
Khải
|
cb006df38c
|
feat(patching): apply patch to all versions (#8337)
Related issue: #5686
|
2024-08-01 15:05:15 +02:00 |
|
Christoph Nakazawa
|
fd884c1915
|
fix(patch): improve printing of the pnpm patch command (#8239)
* style(patch): improve printin of the `pnpm patch` command
* fix: add missing dep
* test: fix
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2024-06-28 01:28:00 +02:00 |
|
Khải
|
ffd3dc3b37
|
refactor(patching): return type annotations (#7872)
* refactor(patching): return type annotations
* lint: fix
* refactor(patching): type alias
|
2024-04-08 21:33:49 +02:00 |
|
Ahmed Abdelbaset
|
06ac802b04
|
fix(patch-commit): wrap out patch dir in quotes in the log statement (#7437)
|
2023-12-18 10:52:06 +01:00 |
|
Hiroshi Ogawa
|
2dfc8c80af
|
fix(plugin-commands-patching): fix reusing existing patch when shared-workspace-file=false (#7252)
|
2023-11-07 01:13:44 +02:00 |
|
Zoltan Kochan
|
ee61ca4cb7
|
style: update eslint (#6236)
|
2023-03-18 14:57:29 +02:00 |
|
await-ovo
|
185ab01adf
|
feat: when patch package does not specify a version, use locally installed version by default. (#6197)
close #6192
|
2023-03-13 16:40:21 +02:00 |
|
Zoltan Kochan
|
50ecad2390
|
refactor: move plugin-commands-patching
|
2023-01-13 18:36:31 +02:00 |
|