This starts the discussion required to fix #59. We are going to have to decide how to output grouped events, this is probably going to end up being a breaking change!
When the option to ignore builtins was added grouped builtins were
missed. Now adding these is not really possible as it would be a
breaking change. So for now we create a virtual event with the data
incorrectly typed. This will probably not go live but allows for easy
discussion.
This starts the discussion required to fix #59. We are going to have to decide how to output grouped events, this is probably going to end up being a breaking change!
When the option to ignore builtins was added grouped builtins were missed. Now adding these is not really possible as it would be a breaking change. So for now we create a virtual event with the data incorrectly typed. This will probably not go live but allows for easy discussion.