| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Deploying feathers-utils with
|
| Latest commit: | 45ab367 |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d4cfcdd4.feathers-utils.pages.dev |
| Branch Preview URL: | https://fix-rename-gate-params-rate.feathers-utils.pages.dev |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This pull request primarily renames the utility function and related documentation from passParams to gateParams throughout the codebase, and introduces improvements to the rateLimit hook to support static key and points options. These changes enhance clarity, consistency, and flexibility in how parameters are selected for caching and rate limiting.
Key changes:
Parameter selection utility renaming and documentation updates
Rate limiting enhancements
Documentation improvements
These changes improve the developer experience by making parameter gating more explicit and flexible, and by enabling more advanced rate limiting strategies.