15.json (566B)
1 { 2 "number": 15, 3 "title": "Consider removing the custom event handlers", 4 "state": "open", 5 "author": "MTRNord", 6 "created_at": "2022-03-13T10:56:12Z", 7 "closed_at": null, 8 "labels": [ 9 "enhancement", 10 "help wanted" 11 ], 12 "assignees": [], 13 "body": "Currently, the SDK has the same/similar type of event handlers like #13 already inbuilt. Therefor, it might make sense to remove ours.\r\n\r\nOpen Questions:\r\n\r\n- How do we still generate the Help?\r\n- Find a nice way to keep the util functions.\r\n- Write a migration guide", 14 "comments": [] 15 }