Samuel Bodin
Samuel Bodin
Hello, I recently found out that when using `lookup` as a function, the param `opts` is mutable. That means, if you modify it, subsequent request made by same user or...
Hey, First and foremost, congrats on shipping this, the content is very great 💪🏻 I wanted to discuss not sure issue are the best place but there is no alternative....
Hello, Thanks for this project, it would be awesome to provide a changelog, even a small one. It helps when there is a major like this v8 but we don't...
hi, I tried to install citybound for the first time today. The contributing guide is clear and helpful 👌 I think it's just missing a check on `sscache` (or a...
hello team, I played with the client today and while doing so ended up blocked by (another) readonly issue. I can not conditionnally construct the options because the `requester` and...
Because the way of how spread work and how typescript handles Readonly it's quite hard to set hosts dynamically. ```js const hosts; // undefined by default const test = {...
Hello, I'm trying to use this provider, the first step were quite straightforward good job on this. However, there is one "issue" that cost me a few hours, it was...
**Is your feature request related to a problem? Please describe.** When listing rows in a table, it's often necessary to count the total without the limit. However we don't want...
Just a proposal, I'm not even convinced this is a good idea. The only thing I want to do is gaining some time in the indexing, and the packages that...