-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-beta changes #928
Comments
I'm fine to skip the eslint upgrade but I think we're in agreement to decouple the version numbers of our devDeps so we can make breaking changes in the future without affecting the SDK version numbers. |
Yes, agreed. |
We're putting this on hold until we're ready to approach beta again. |
We should rename the |
I've been discussing with @e-moran about making the wholesale switch from |
Remove the ability to construct multiple rules with one constructor: #1397 |
Do you think we should do this before the beta as its a big breaking change? I could have time to do it at the end of the week after the docs. |
@e-moran I think we need to make this backwards compatible with warning logs for deprecated format. Would you be able to do that in the timeline suggested? |
I think we should also consider removing the |
I believe I've migrated all suggestions in this thread to issues and update the root checklist. |
arcjet
and defer to adapters #46rateLimit
alias before 1.0.0 #191refillRate
on TokenBucket configuration causes error #992validate
an async function #1391match
from rate limit rules #1810The text was updated successfully, but these errors were encountered: