Skip to content

v1.6.0

Choose a tag to compare

@patinthehat patinthehat released this 10 Feb 20:58
· 632 commits to main since this release
  • add ray().interceptor().intercept() method to redirect all console.log() calls to Ray

  • add ConsoleInterceptor class

  • ensure all payloads have an origin, fixing an occasional bug caused during bundle creation (i.e., webpack) where payloads were sent but Ray did not display them

  • ensure dayjs and stopwatch-node packages are treated as external packages for the NodeJS and web versions