fix(smartdeno): normalize stderr output to an empty string and update build configuration
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 1.2.1 - fix(smartdeno)
|
||||
normalize stderr output to an empty string and update build configuration
|
||||
|
||||
- Ensure executeScript always returns a string for stderr in both stdin and temp-file execution paths.
|
||||
- Adjust tests and TypeScript/build settings for stricter typing and updated toolchain compatibility.
|
||||
- Refresh package metadata and project configuration files, including registry and issue tracker settings.
|
||||
|
||||
## 2025-12-02 - 1.2.0 - feat(smartdeno)
|
||||
Run small scripts in-memory via stdin, fall back to temp files for large scripts; remove internal HTTP script server and simplify plugin dependencies; update API and docs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user