JS: update change note.

This commit is contained in:
Napalys Klicius
2025-06-25 09:26:26 +02:00
parent 79a9d7def8
commit 73126fef9e

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* The model for the `execa` library has been promoted from experimental to stable.
* Enhanced modeling for the `execa` library, adding support for command execution methods `execaCommand`, `execaCommandSync`, `$`, and `$.sync`, as well as file system operations through `inputFile`, `pipeStdout`, `pipeAll`, and `pipeStderr`.