Kyle Holmberg
Kyle Holmberg
Is there any chance of this returning? What about returning another function similar to `styled` like `strictStyled`?
Doing this after #858 would make things much easier I believe.
Did this issue get closed via #313 ?
The example I put in the original post still is missing fields in v4 that are present in v3. You can use it to check.
to which I said > It was with the latest version that I encountered this issue (4.0.9).
I've found the problem: 1. The configuration object is meant to be the constructor argument for XMLParser now instead of as the 2nd argument to `.parse()`. I wasn't using TS...
@Pareder by any chance did you find the culprit version with the problem? Trying to decide how I should roll back.
the github actions seem to [run on macos-11](https://github.com/libuv/libuv/blob/v1.x/.github/workflows/CI-unix.yml#L36), maybe that explains the discrepancy?
Still no, but - most importantly - I'm not looking for one anymore 😂