feat(core): validate callbacks and event names [TRI-038] [TRI-020] (#21)

This commit is contained in:
Lucas Nogueira
2022-01-09 16:12:29 -03:00
parent 2f3a582c69
commit a48b8b18d4
20 changed files with 211 additions and 144 deletions

View File

@@ -0,0 +1,5 @@
---
"api": patch
---
The `formatCallback` helper function now returns a number instead of a string.