Furkan Demir
Furkan Demir
I didn't write a test for this feature, yet. I've created a new property in StartOptions called `route`. We can provide more functionality for routing in the future. Please leave...
i didn't write some tests since we have no proper test integration. but it can be able to merge now.
### Refactor İsteği Next.JS otomatik olarak React'i import ediyor. Gerek yok. ### Çözüm Önerisi ``` import React from "react" ``` olan importlari silebiliriz. Hook import olanlari silmemeliyiz. ### Ek Bağlam...
This refactor introduces new GenericClusterGroup. This ClusterGroup is going to used to integrate new data sources easily. Reach out me for more info.
# Description **discord username: afetharita#0001** **closes #issue** Please describe your changes. Also describe your aim and content. Do not forget to list the dependencies required caused by those changes. ## ...
### Summary reduce the amount of time when the developer wants to find a property or value. ### Description It is really hard to find a property or value in...
**Is your feature request related to a problem? Please describe.** The fetchp does not allow users to retry failed requests, which can cause problems with data transfers. Adding a request...
**Is your feature request related to a problem? Please describe.** My feature request is related to a problem because the current behaviors doess not allow users to invalidate the cache,...
users should able to provide extra context to get more detailed responses.