We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ffe7da commit 3526916Copy full SHA for 3526916
CHANGELOG.md
@@ -13,6 +13,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
13
- Fix a bug that may have resulted in Wireit attempting to open too many files
14
at once (no known reports).
15
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
22
## [0.14.9] - 2024-09-03
23
24
### Added
0 commit comments