Skip to content

v2.0.7: Updates return value for handler invocation

Choose a tag to compare

@thorewi thorewi released this 04 Jun 09:10
· 56 commits to main since this release
Changes the `invokeHandler` method to return the value of the handler.
This allows for greater flexibility in how the handler is used and enables the caller to access the result of the handler execution.