Releases: tkrotoff/throw-on
Releases · tkrotoff/throw-on
v0.8.0
Compare
Sorry, something went wrong.
No results found
v0.7.0
Compare
Sorry, something went wrong.
No results found
Breaking change: always display the original console message before throwing
v0.6.6
Compare
Sorry, something went wrong.
No results found
Remove comments from ESM build
Test with Node.js 18
Update some npm packages
v0.6.5
Compare
Sorry, something went wrong.
No results found
Warn against possible infinite loop
v0.6.4
Compare
Sorry, something went wrong.
No results found
Fix documentation: Node.js 14 supported
v0.6.3
Compare
Sorry, something went wrong.
No results found
v0.6.2
Compare
Sorry, something went wrong.
No results found
Fix format(), was not handling extra arguments 🤦
v0.6.1
Compare
Sorry, something went wrong.
No results found
Fix clickable link in Chrome
v0.6.0
Compare
Sorry, something went wrong.
No results found
Breaking change: pass the method name as a parameter
Example: throwOnConsoleError(...) becomes throwOnConsole('error', ...)
Support for console.info, console.log, console.dir, console.debug
Support for web browsers
v0.5.0
Compare
Sorry, something went wrong.
No results found
Remove bin/jest_throw-on hack: half works :-/
1 extra line inside the stack trace instead of 2 when using the ignore option