Skip to content

v2.0.3: Simplifies param resolvers in BaseForm

Choose a tag to compare

@thorewi thorewi released this 15 May 10:30
· 61 commits to main since this release
Removes unused `$handler` parameter from the param resolver
callback, simplifying the resolver's signature and reducing
unnecessary information being passed to it.