v4.15.7 - Fix Stacktrace Parsing & Reduce logger.test.js #843
jongpie
announced in
Announcements
Replies: 1 comment 1 reply
-
|
Of course! Took me long enough, I remember thinking I'd work on #780 at the end of December! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks again to @jamessimone for working on yet another awesome release! 🥇 (See PR #835)
Core Unlocked Package Changes
LoggerStackTrace.jsthat would cause an unintended exception when there isn't a valid JavaScript stack trace.@apidecorator to the the functionlogger.setField()so that it can be used when logging in Aura components.v4.14.4, but wasn't previously accessible by Aura components.logger.test.js, resulting in, 1,400 lines of JavaScript code being removed! 🧹logger.test.jshad test cases duplicated for all 3 approaches, making it a nightmare to maintain.Installation Info
CoreUnlocked Package - no namespacesf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015pEnQAIThis discussion was created from the release Fix Stacktrace Parsing & Reduce logger.test.js.
Beta Was this translation helpful? Give feedback.
All reactions