Skip to content

v6.3.1

Choose a tag to compare

@hiro5id hiro5id released this 19 Apr 19:59
· 15 commits to master since this release

Bug Fixes

  • Added a second defensive safeguard for browser-style hosts where even the saved original console.log(...) feeds back into the patched console path. Re-entrant feedback during the logger's own write/fallback emission is now dropped instead of recursively re-logging logger output.