Skip to content

v1.5.5

Choose a tag to compare

@jumpcutking jumpcutking released this 14 Oct 23:39
· 14 commits to main since this release

This is a breaking changes update. Threads has been updated to rely more and more on jckConsole.parseStackTrace(). If you detect and treat errors like "error" objects, you'll find the .stack() is now an array of stack objects. All "error" objects have their object properties presented to the thread manager. See more here: @jumpcutking/console.