Alex Manzella
Alex Manzella
still not fixed... trying to increase timeout. 99% sure is not an issue in Router otherwise wouldn't be the only test? never happened locally... 
It's time to do it, there are also some possible feature needed like: - Key mapping (replace keys, powered by KeyTransformer) - "flatten" the serialized object cc/ @poolqf Possible name:...
What about a subspec instead #152 ?
Weird I have to check, but used swiftlint during development but maybe a new version breaks
Hey all, the code did lint with the version of swiftlint I used at the time of development. ATM I’m not sure when I will have time to update it...
A big part of it is not needed anymore because of swift’s Codable, we could push a breaking change version that removes Serializable and updates the rest to swift 5
must have closed it by mistake
That's not easily doable unfortunately because the Font isn't just a simple line
Yep was just a test 😬 Actually I will try out soon in a project so I will see if the approach is good
possible PR that introduced the issue: https://github.com/sanity-io/sanity/pull/11130