Chau
Chau
by @raitono: ``` I've run into an issue related to the above optional version() call for DDragon requests. The runes reforged endpoint errors out because the realms endpoint doesn't have...
In light of my lack of static compatibility to prevent breaking code, I'll be working also on a few things over the next few days to help out everyone, and...
After integrating this, https://github.com/cnguy/kayn/issues/59, I did quick testing but didn't re-run all my examples to verify that the library still works properly. The hanging was solved, but batch promises don't...
One huge TypeScript problem (though it's ignorable) is that the response body properties are **all** optional. ## Problem `sw2dts` generates optional types by default unless the user sets the `required`...
I'll add the reproducible code later but let's say a user's not running DEBUG=kayn:* for npm/`debug`, if there is a certain error in the code (I believe it was Rejected...
Tags proposed by user (Djinnes). This issue will reimplement the old functionality provided by static data (tags) where the feature will do the following: * cache individual data by id...
Riot will release a stats endpoint some time in the future (could be months). Probably good to note anything related to that in this issue
Create more integration tests that work off fixtures (values do not have to be exactly equal. for example, if a fixture has a summoner that was level 30, but they...
https://github.com/sahildua2305/hackIDE/issues/40 I can still try to clean it up.