Releases: tkrotoff/throw-on
Releases · tkrotoff/throw-on
v0.8.0
11 Mar 14:19
Compare
Sorry, something went wrong.
No results found
v0.7.0
15 Nov 15:47
Compare
Sorry, something went wrong.
No results found
Breaking change: always display the original console message before throwing
v0.6.6
08 Jul 14:52
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
03 Mar 00:20
Compare
Sorry, something went wrong.
No results found
Warn against possible infinite loop
v0.6.4
03 Mar 00:17
Compare
Sorry, something went wrong.
No results found
Fix documentation: Node.js 14 supported
v0.6.3
20 Feb 11:55
Compare
Sorry, something went wrong.
No results found
v0.6.2
27 Jan 15:14
Compare
Sorry, something went wrong.
No results found
Fix format(), was not handling extra arguments 🤦
v0.6.1
26 Jan 20:31
Compare
Sorry, something went wrong.
No results found
Fix clickable link in Chrome
v0.6.0
26 Jan 14:55
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
19 Jan 22:32
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