Wouldn't be a successful new feature launch without a few surprise bugs.
Also, some improvements to suites:
It didn't show the condition results before. Not sure why I made that decision, but it's very difficult to debug suites without access to those.
What's Changed
- fix(suite): Suite endpoint listed as standalone endpoint by @TwiN in #1276
- fix(suite): Add hyphen support for context keys by @TwiN in #1277
- fix(suite): Display condition results when user clicks step in execution flow by @TwiN in #1278
- fix(storage): Zero allocation issue with fiber by @TwiN in #1273
Full Changelog: v5.24.0...v5.24.1