Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@tbuschto tbuschto released this 22 May 14:15
· 338 commits to master since this release
Adjust console snippet for better stack trace on iOS

Unfortunately iOS stack traces skip arrow functions, which is why the
cleaned-up stack trace was empty in this snippet. (The trace function
falls back to the original stack trace.)

Add a intermediate named function to the function so we get a clean
trace on iOS.

Change-Id: I86db8a64cc4bb7bfa2c2587a701d251608ca91c5