Skip to content

1.5.0

Choose a tag to compare

@jumpcutking jumpcutking released this 27 Oct 12:59
· 12 commits to main since this release

jckConsole now provides generateSafeError and will automatically generate a safe communicatable error object. While JCKConsole doesn't override your error objects, it will convert error objects passed into it. I added a string variable to match the original stack trace item for easier debugging. Clicking on the line and column in VSCode's console will go to that line and column, making it easy to debug and develop.