-
-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔥 Add url arg and harmonize replace/mixin arguments
BREAKING CHANGES: - Replaces the argument to set fetch options with an argument to set url instead when calling http methods (.get/.post…) - Removes the mixin arguments for all functions, now there is a replace argument instead everywhere. The logic when not providing the argument (default values) should stay the same.
- Loading branch information
Showing
5 changed files
with
45 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.