-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
ci: release test. #341
Closed
Closed
ci: release test. #341
Conversation
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
### Features * beforeRequest global hook support async function ([bef9ddc](bef9ddc)) * beforeRequest global hook support async function ([3056d5e](3056d5e)) * **createalova:** change `baseURL` to optional attribute in createAlova ([4834b5a](4834b5a)) * **createalova:** change `baseURL` to optional attribute in createAlova ([eb319a0](eb319a0)) * **createalova:** set localCache to null to all cache in createAlova ([0a65328](0a65328)) * **createalova:** set localCache to null to all cache in createAlova ([58ae9fb](58ae9fb)) * **createalova:** use `responded` to make a compatibility with `responsed` in createAlova ([3d3bcd7](3d3bcd7)), closes [#39](#39) * **createalova:** use `responded` to make a compatibility with `responsed` in createAlova ([59c16f5](59c16f5)), closes [#39](#39) * **event:** add param `fromCache` into event which is the param of onSuccess and onComplete ([4b73e7d](4b73e7d)) * **event:** add param `fromCache` into event which is the param of onSuccess and onComplete ([2bcd9cf](2bcd9cf)) * localCache in method config support controlled function ([ec2ff0c](ec2ff0c)) * localCache in method config support controlled function ([d1796c9](d1796c9)) * transformData in method config support async function ([3f036f7](3f036f7)) * transformData in method config support async function ([9b2315d](9b2315d))
…trolled cache function
chore: update README.md
Release v2.18.0
# [2.18.0](v2.17.1...v2.18.0) (2024-03-20) ### Bug Fixes * fix that inconsistant expiration time when restore cache ([9905fa3](9905fa3)) * postpond the detection of storage adapter ([1d285a4](1d285a4)) ### Features * optimize the setup of meta data ([ce606a2](ce606a2)), closes [#302](#302) ### Performance Improvements * change the method key to be generated on creation ([0bbe2b8](0bbe2b8))
chore: correct the license title
## [2.18.2](v2.18.1...v2.18.2) (2024-03-28) ### Bug Fixes * new method key in cloned method instance ([#316](#316)) ([1f0398b](1f0398b))
fix(type): add "export" to all type to suppress (import/named) of ESLint
#326) * feat: Add updateState configuration to useFetcher with default is true
# [2.19.0](v2.18.3...v2.19.0) (2024-04-11) ### Features * Add updateState configuration to useFetcher with default is true ([#326](#326)) ([1727178](1727178))
## [2.19.1](v2.19.0...v2.19.1) (2024-04-12) ### Bug Fixes * change the condition to determine where to call handleResponseTask from ([#327](#327)) ([7da3dbc](7da3dbc))
🦋 Changeset detectedLatest commit: feea4a0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.