v1.5.0 - 'trace' and more improvements 🕵🏽
Highlights
- Allow the user to define DFs that will take no input parameters by @diogob in #52
- Zod as peer dependency by @diogob in #56
- Create a trace function that will capture the inputs and outputs of any DF and call an arbitraty function. by @diogob in #57
Other changes
- Update README to show original exception after PR #47 by @diogob in #48
- Correct return type of errorMessageFor example by @yurilaguardia in #50
- Fix bug in "errorMessagesFor" example by @yurilaguardia in #49
- doc: correct-function-name by @phifa in #53
- Update remix example for more modern techniques by @gustavoguichard in #54
New Contributors
- @yurilaguardia made their first contribution in #50
- @phifa made their first contribution in #53
Full Changelog: v1.4.0...v1.5.0