Skip to content
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
wants to merge 278 commits into from
Closed

ci: release test. #341

wants to merge 278 commits into from

Conversation

JOU-amjs
Copy link
Contributor

No description provided.

JOU-amjs and others added 30 commits April 10, 2023 19:02
### 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))
# [2.2.0](v2.1.2...v2.2.0) (2023-04-26)

### Features

* **ssr:** support ssr, you can use alova in Nuxt, Next, Sveltekit ([1a6df23](1a6df23)), closes [#51](#51)
* throw error when get error ([442e0a9](442e0a9))
JOU-amjs and others added 28 commits March 18, 2024 10:45
# [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
…eRequest (#314) (#315)

* fix: use abort() before request sent cause an exception when using useRequest (#314)

* test: add unit tests for #314

* fix: change optional access (#314)
## [2.18.1](v2.18.0...v2.18.1) (2024-03-28)

### Bug Fixes

* use abort() before request sent cause an exception when using useRequest ([#314](#314)) ([#315](#315)) ([84a4329](84a4329))
## [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
## [2.18.3](v2.18.2...v2.18.3) (2024-04-07)

### Bug Fixes

* correct wrong types ([13fa78a](13fa78a))
* new method key in cloned method instance ([4c32b81](4c32b81))
* **type:** add "export" to all type to suppress (import/named) of ESLint ([6351fdb](6351fdb)), closes [#321](#321)
#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))
Copy link

changeset-bot bot commented Apr 26, 2024

🦋 Changeset detected

Latest commit: feea4a0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@alova/lrucache Patch
@alova/shared Patch
@alova/adapter-axios Patch
@alova/adapter-xhr Patch
alova Patch

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

@JOU-amjs JOU-amjs closed this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants