Skip to content

Commit 3526916

Browse files
committed
CHANGELOG
1 parent 8ffe7da commit 3526916

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
1313
- Fix a bug that may have resulted in Wireit attempting to open too many files
1414
at once (no known reports).
1515

16+
- When an unexpected error occurs, the specific script that failed is now
17+
reported by the logger, instead of the less-useful entry-point script.
18+
19+
- When an output file is deleted during output manifest generation, a more
20+
useful error message is reported instead of an unexpected error.
21+
1622
## [0.14.9] - 2024-09-03
1723

1824
### Added

0 commit comments

Comments
 (0)