Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

alova

We are on a mission to extremely streamline API integration workflow. Maximize API integration efficiency to only 1 step.
Collective - Host: opensource - https://opencollective.com/alova - Website: https://alova.js.org/ - Code: https://github.com/alovajs/alova

Merge pull request #159 from alovajs/release/v2.9.x

docs: issues templates optimize

github.com/alovajs/alova - 195cb57b4bd6ca93223a7be19d2acba9f67640e0 authored over 1 year ago
docs: issues templates and readme optimize

github.com/alovajs/alova - cfe91cc4a20e33197d94cf5cb9db15af79fd38b4 authored over 1 year ago
chore(release): 2.9.3 [skip ci]

## [2.9.3](https://github.com/alovajs/alova/compare/v2.9.2...v2.9.3) (2023-07-18)

### Bug Fixes...

github.com/alovajs/alova - 3a4c0f719cd1a0f48916c4c8be73ee39d97a119f authored over 1 year ago
Merge pull request #157 from alovajs/release/v2.9.x

fix: only update column `data` will update cache in `updateState`

github.com/alovajs/alova - f2999b9fc9fa68bc44f5fb9fa8f3cade0ab4735c authored over 1 year ago
fix: only update column `data` will update cache in `updateState`

github.com/alovajs/alova - 808352bda7be1454bf8a6ffd00dec34d09bb6184 authored over 1 year ago
chore(release): 2.9.2 [skip ci]

## [2.9.2](https://github.com/alovajs/alova/compare/v2.9.1...v2.9.2) (2023-07-12)

### Bug Fixes...

github.com/alovajs/alova - e51231250821c85a9f1927e81f68822ba15472df authored over 1 year ago
Merge pull request #151 from alovajs/release/v2.9.x

fix: fix that doesn't request in mini program

github.com/alovajs/alova - a1d9af5ac76acf9798d22fda27db6e94da360305 authored over 1 year ago
fix: fix that doesn't request in mini program

fix #150

github.com/alovajs/alova - 485fefad6cd89566e79db0d3bf65a287051c98f8 authored over 1 year ago
chore(release): 2.9.1 [skip ci]

## [2.9.1](https://github.com/alovajs/alova/compare/v2.9.0...v2.9.1) (2023-07-03)

### Bug Fixes...

github.com/alovajs/alova - 7c25af4bd5c834d0020c715d045b94d5165610df authored over 1 year ago
Merge pull request #145 from alovajs/release/v2.9.x

refactor: refactor some code in react hook

github.com/alovajs/alova - 1d6b841c79aae4ef38ded40728367451ad3d8a89 authored over 1 year ago
refactor: refactor some code in react hook

github.com/alovajs/alova - ee4396c012d4e03ced3f9fdb539327962df58fa3 authored over 1 year ago
Merge pull request #144 from alovajs/release/v2.9.x

fix(abort): multiple times abort is work in react

github.com/alovajs/alova - fd6871b4d13d454fd9ee0c269f08530d17ad9c9d authored over 1 year ago
fix(abort): multiple times abort is work in react

fix #141

github.com/alovajs/alova - 62330d1ef1fa772a826d6412a71003a8317ab438 authored over 1 year ago
chore(release): 2.9.0 [skip ci]

# [2.9.0](https://github.com/alovajs/alova/compare/v2.8.1...v2.9.0) (2023-07-02)

### Features

...

github.com/alovajs/alova - 13d6db2e539cf0183d65e7e6b89136b89d28b2c7 authored over 1 year ago
Merge pull request #143 from alovajs/release/v2.9.x

release: v2.9.0

github.com/alovajs/alova - d91b6f2699e1c235e7188ebba8d39bdfa93aecdb authored over 1 year ago
feat(react): optimize the handlers of use hooks in react with useCallback

and now, you can use send and abort directly in events, and don't worry about the performance in...

github.com/alovajs/alova - 0aec939c664683b7fc698aabd052ab1a2f604253 authored over 1 year ago
chore(release): 2.8.1 [skip ci]

## [2.8.1](https://github.com/alovajs/alova/compare/v2.8.0...v2.8.1) (2023-07-01)

### Bug Fixes...

github.com/alovajs/alova - bb4d7e06344fe3d7bc9c4dce1de670680be8b045 authored over 1 year ago
Merge pull request #140 from alovajs/release/v2.8.x

fix(react): request is eimitted on re-render in HMR even if set immed…

github.com/alovajs/alova - cc9cc93216a756a47fb1a3e46aac4ea3a3b574bf authored over 1 year ago
fix(react): request is eimitted on re-render in HMR even if set immediate to false

the reason is that request emit switch is true when useEffect is run more than once, and now I
c...

github.com/alovajs/alova - c73da16bd33ac4b4fc4381d248ff73fa5d994942 authored over 1 year ago
chore(release): 2.8.0 [skip ci]

# [2.8.0](https://github.com/alovajs/alova/compare/v2.7.1...v2.8.0) (2023-06-28)

### Features

...

github.com/alovajs/alova - 9f5fd0c70269d0bad9dcdc0703f17affe14e2e87 authored over 1 year ago
Merge pull request #134 from alovajs/release/v2.8.x

Release v2.8.0

github.com/alovajs/alova - 12244f29136c42a368e3ad5938290ba582e6b528 authored over 1 year ago
feat(logger): now it will log hit cache when response cache is hit

github.com/alovajs/alova - 9ccdc821563d3bb718e708783d78af9078cef4d8 authored over 1 year ago
feat(ssr): do not send request any more when use hooks in ssr

in order to optimize request in ssr, use hooks don't send request any more. but you can directl...

github.com/alovajs/alova - cfcfa69ec802bd0677f08ebaee9f27bfec1c475c authored over 1 year ago
feat(optimization): initial loading value is true when request immediately

this optimization can reduce rerender times in react, and keep loading view in SSR mode

fix #108

github.com/alovajs/alova - 4b52b5a1640ea877d16e50df294637e18045bb08 authored over 1 year ago
chore(release): 2.7.1 [skip ci]

## [2.7.1](https://github.com/alovajs/alova/compare/v2.7.0...v2.7.1) (2023-06-25)

### Bug Fixes...

github.com/alovajs/alova - bff294c2216ec2b72e796aaf53650f3259e90de8 authored over 1 year ago
Merge pull request #129 from alovajs/release/v2.7.x

fix: import.env not define problem

github.com/alovajs/alova - e00d0bdc34735c9774aa94a6f6f1292a0fa66f62 authored over 1 year ago
fix: import.env not define problem

fix #128

github.com/alovajs/alova - 2ef8a92e1c8f0d6fe32992878cca7b7403610567 authored over 1 year ago
chore(release): 2.7.0 [skip ci]

# [2.7.0](https://github.com/alovajs/alova/compare/v2.6.2...v2.7.0) (2023-06-25)

### Features

...

github.com/alovajs/alova - cd654a3c9a2d3d04a24da525c83b97e7d15c557a authored over 1 year ago
Merge pull request #125 from alovajs/release/v2.7.x

feat(metadata): method metadata is setable

github.com/alovajs/alova - f5de48442e30ed3de824a517d7ebd879231b0f6a authored over 1 year ago
feat(metadata): method metadata is setable

github.com/alovajs/alova - b05143d182eb8321903ca8013b6d965d2af713a4 authored over 1 year ago
chore(release): 2.6.2 [skip ci]

## [2.6.2](https://github.com/alovajs/alova/compare/v2.6.1...v2.6.2) (2023-06-20)

### Bug Fixes...

github.com/alovajs/alova - a3570ebc0d06ac8ee3e237c27a48c0d75b493add authored over 1 year ago
Merge pull request #121 from alovajs/release/v2.6.x

Release v2.6.2

github.com/alovajs/alova - 728dd76d00f14d00cf215d31e1d950536b4a7c80 authored over 1 year ago
fix(abort): invalid abort when method.abort is called in beforeRequest

fix #120

github.com/alovajs/alova - cc4e215288fa4809044bf097386731a8b01ffc44 authored over 1 year ago
refactor(declare): variables declare optimistic, reduce the codes amount

github.com/alovajs/alova - d8bd5a38eeae4c415ccc3d59395a4d2452b3788b authored over 1 year ago
Merge pull request #118 from alovajs/release/v2.6.x

chore: update logo link in README.md

github.com/alovajs/alova - 395ab8fee1ba6d2e97a9630dbf6671e5bf8641da authored over 1 year ago
chore: update logo link in README.md

github.com/alovajs/alova - 559eb715eccf043559545ec0cf0f8aed173e9a38 authored over 1 year ago
Merge pull request #115 from alovajs/release/v2.6.x

chore: correct doc link

github.com/alovajs/alova - 889db36a5eea2dc2d1c87c5b033793dd9c17c9c0 authored over 1 year ago
chore: correct doc link

github.com/alovajs/alova - a59a80833c3744e43935bdf3daf81b69312264ce authored over 1 year ago
Merge pull request #114 from alovajs/release/v2.6.x

update README.md

github.com/alovajs/alova - f7d0bb4845ba5219b0fca350a7a7d36a431ead83 authored over 1 year ago
Merge branch 'main' into release/v2.6.x

github.com/alovajs/alova - d4d0b86a0f2073479dfaa1ca8d1f6ac867e0b9ad authored over 1 year ago
chore: update README.md

github.com/alovajs/alova - c1a022655d91ff97903c5ef11c66d784f6f617ad authored over 1 year ago
chore(release): 2.6.1 [skip ci]

## [2.6.1](https://github.com/alovajs/alova/compare/v2.6.0...v2.6.1) (2023-06-12)

### Bug Fixes...

github.com/alovajs/alova - dd9fd125e30c64f27ddc7b2409458992c9ae7b11 authored over 1 year ago
Merge pull request #113 from alovajs/release/v2.6.x

fix: it can close cache when localCache set to null

github.com/alovajs/alova - 460226a043f755fb41e7349d5361a485f3ad3d38 authored over 1 year ago
fix: it can close cache when localCache set to null

github.com/alovajs/alova - deb99d6cee44b79ea52775ba370e2f992a6b0496 authored over 1 year ago
chore(release): 2.6.0 [skip ci]

# [2.6.0](https://github.com/alovajs/alova/compare/v2.5.5...v2.6.0) (2023-06-06)

### Features

...

github.com/alovajs/alova - bc5b1a3720f712a70a353b964424e3892cc21d3c authored over 1 year ago
Merge pull request #109 from alovajs/release/v2.6.x

release v2.6.0

github.com/alovajs/alova - d9cb19a524fd8f73bab2f55a678ae847eeea281a authored over 1 year ago
feat: requests sent by method instance directly now can be abortd

github.com/alovajs/alova - 603a7d9edf610ba3030977ef01eebe1d2968c06f authored over 1 year ago
feat(errorlogger): it will print error message when gets a error in requesting

github.com/alovajs/alova - 2b33a13103cbc7329bc219ad44e497223623a9ff authored over 1 year ago
feat: useWatcher supports receive a method instance instead only receives a handler

github.com/alovajs/alova - 61317b1f0a5d1a4017f4b64445339d54f855e98a authored over 1 year ago
Merge branch 'main' of https://github.com/alovajs/alova into release/v2.6.x

github.com/alovajs/alova - bb48b49bdf29d03fe3826ebd9fe3daa92991a000 authored over 1 year ago
chore(release): 2.5.5 [skip ci]

## [2.5.5](https://github.com/alovajs/alova/compare/v2.5.4...v2.5.5) (2023-06-05)

### Bug Fixes...

github.com/alovajs/alova - 235a6ce093b13e31359353c65cce43c7b5934804 authored over 1 year ago
Merge pull request #106 from alovajs/release/v2.5.x

fix: still emit request even if immediate is false in react strict mode

github.com/alovajs/alova - 0c719a28f982441a378d69717126754d449e67b6 authored over 1 year ago
fix: still emit request even if immediate is false in react strict mode

fix #105

github.com/alovajs/alova - bafe82e93e037cda5b70e1593703c002830d23af authored over 1 year ago
test: incorrect test that abort request in middleware

github.com/alovajs/alova - acd790a7dfa403742a99dd360dca0bd3774f7aa8 authored over 1 year ago
chore(release): 2.5.4 [skip ci]

## [2.5.4](https://github.com/alovajs/alova/compare/v2.5.3...v2.5.4) (2023-05-23)

### Bug Fixes...

github.com/alovajs/alova - 84ae3aaf4a74306af2f61796348e79e85252652a authored over 1 year ago
Merge pull request #97 from alovajs/release/v2.5.x

chore: return promise in fetch from middlware

github.com/alovajs/alova - dcfcc75e293daed484614cdb2dc998feba4f81f6 authored over 1 year ago
chore: return promise in fetch from middlware

github.com/alovajs/alova - a908861b5526e59f94c494dd3c81890d1a0beeef authored over 1 year ago
Merge pull request #96 from alovajs/release/v2.5.x

Release v2.5.4

github.com/alovajs/alova - b25911b508b4df3a2fcb7c7146fe1975faa46643 authored over 1 year ago
fix: correct type files of states hook

github.com/alovajs/alova - 0179bd59e8b7cd0701ffa297460ea42f1e7ebd8c authored over 1 year ago
fix: returns a promise when call fetch which returns in useFetcher

github.com/alovajs/alova - 4d4364277cd58ab554729c436a6a7dc6a18ce063 authored over 1 year ago
fix: clear error value when request again and is success

github.com/alovajs/alova - 3d0d3bf4887ab0bd0de9f34b994ef6d8f0a8ac5f authored over 1 year ago
chore(release): 2.5.3 [skip ci]

## [2.5.3](https://github.com/alovajs/alova/compare/v2.5.2...v2.5.3) (2023-05-22)

### Bug Fixes...

github.com/alovajs/alova - c109f412d82fd28f58e8091d044752ef00f3f61f authored over 1 year ago
Merge branch 'main' of https://github.com/alovajs/alova into release/v2.5.x

github.com/alovajs/alova - c95c31640a2b4f5cdfba67c335b75afbd3c9b3f5 authored over 1 year ago
fix: fix problem that invalidateCache does not clear persistent data #91

fix #91

github.com/alovajs/alova - c889327f316563e39a235e00721d7bc10d9a1f6d authored over 1 year ago
chore(release): 2.5.2 [skip ci]

## [2.5.2](https://github.com/alovajs/alova/compare/v2.5.1...v2.5.2) (2023-05-22)

### Bug Fixes...

github.com/alovajs/alova - d7ecca186e70d7de7e6bd14cc2bf1a6fde284e77 authored over 1 year ago
fix: correct the compatibility of types definition in package.json #87

fix #87

github.com/alovajs/alova - 181bea05b0ce3358a8bfec4e679e05f0484d5414 authored over 1 year ago
fix: correct the compatibility of types definition in package.json #87

fix #87

github.com/alovajs/alova - ae08533c6904cc4db394f745f5c1e6e9af554eb7 authored over 1 year ago
chore(release): 2.5.1 [skip ci]

## [2.5.1](https://github.com/alovajs/alova/compare/v2.5.0...v2.5.1) (2023-05-19)

### Bug Fixes...

github.com/alovajs/alova - 7a67693087916929b9793f475b6ca7dc7d42fe89 authored over 1 year ago
fix: add a error tips when don't get a method instance by hook handler

github.com/alovajs/alova - 4344e9e0974c923530aa4ba28c043203f12ef002 authored over 1 year ago
chore(release): 2.5.0 [skip ci]

# [2.5.0](https://github.com/alovajs/alova/compare/v2.4.1...v2.5.0) (2023-05-15)

### Bug Fixes
...

github.com/alovajs/alova - d754809bf475614f16dab48e0f4f38cde27006ea authored over 1 year ago
fix: fix type error of localCache

github.com/alovajs/alova - 2acf7641e456d53edce4d059f66f8741bca9e78d authored over 1 year ago
feat(middleware): add function send, abort in middleware context which can control request

github.com/alovajs/alova - 8e384c0699fd7c82d3101e0198013b3458d722b2 authored over 1 year ago
chore(release): 2.5.0-alpha.1 [skip ci]

# [2.5.0-alpha.1](https://github.com/alovajs/alova/compare/v2.4.1...v2.5.0-alpha.1) (2023-05-15)...

github.com/alovajs/alova - f6ac76fb23eacaa10e240d117fddaa90abbc3ad3 authored over 1 year ago
chore(release): 2.4.1 [skip ci]

## [2.4.1](https://github.com/alovajs/alova/compare/v2.4.0...v2.4.1) (2023-05-11)

### Bug Fixes...

github.com/alovajs/alova - 99c0665696c1760b2d816ce434538060711aa94c authored over 1 year ago
fix: fix spelling error of `controlLoading`

github.com/alovajs/alova - 5a4e9091e2af0828dc9adb452289045ad1a60e1c authored over 1 year ago
chore(release): 2.4.0 [skip ci]

# [2.4.0](https://github.com/alovajs/alova/compare/v2.3.1...v2.4.0) (2023-05-11)

### Features

...

github.com/alovajs/alova - 29d19862e86e5d5702fdc94e1fd641ab83ee7866 authored over 1 year ago
feat(middleware): add controlled loading support, you can prevent loading change

github.com/alovajs/alova - 100bc290269e2b483c8bdd6508556dd4ed527247 authored over 1 year ago
chore(release): 2.3.1 [skip ci]

## [2.3.1](https://github.com/alovajs/alova/compare/v2.3.0...v2.3.1) (2023-05-08)

### Bug Fixes...

github.com/alovajs/alova - fd99c7248b6acf03cf63a5dfd0d055059c224cc7 authored over 1 year ago
chore: remove .only in unit test

github.com/alovajs/alova - f2259004aad8929822547fa6f132d2e0abd853d1 authored over 1 year ago
Merge branch 'release/2.3.x'

github.com/alovajs/alova - b0e213e1286cd7f86ab595b51a901b0ef888563a authored over 1 year ago
fix: download and upload progress exception

github.com/alovajs/alova - b03fa9d7ca85f522a9e415a6cb7a47eb6446efe7 authored over 1 year ago
chore(release): 2.3.0 [skip ci]

# [2.3.0](https://github.com/alovajs/alova/compare/v2.2.0...v2.3.0) (2023-05-06)

### Bug Fixes
...

github.com/alovajs/alova - 704a9be5c459592e5c8adea323c06e31bccb8cf9 authored over 1 year ago
fix: don't cache in onError when beforeRequest(sync fn) throw a error

fix #63

github.com/alovajs/alova - 4b782dd4817c7d014bd70f6bf5df97437ed59809 authored over 1 year ago
chore: modify tsconfig.json and modify relation path to alias path

github.com/alovajs/alova - 57916931cb44650178c4ec601374f7ee6a3df55e authored over 1 year ago
chore: modify jest.config.node.ts

github.com/alovajs/alova - e42b9047130a8f578b9562a72a7ac443aa5d46ae authored over 1 year ago
Merge branch 'main' of https://github.com/alovajs/alova into release/2.2.x

github.com/alovajs/alova - ad05e471dcd14ca59245509ac9753ae7a5c1e405 authored over 1 year ago
fix: don't cache in onError when beforeRequest(sync fn) throw a error

fix #63

github.com/alovajs/alova - dd59b51aab522662ceed048c44be54473e288723 authored over 1 year ago
chore: modify jest.config.node.ts

github.com/alovajs/alova - 91d1e33e64e57605adb528bc021ea6f759646e13 authored over 1 year ago
chore: modify tsconfig.json and modify relation path to alias path

github.com/alovajs/alova - a9893cd21bea02f2e65053e5ac8a7caf8b61370f authored over 1 year ago
Merge pull request #58 from alovajs/release/2.2.x

chore: update README.md

github.com/alovajs/alova - f7ed11a6098f226a737fcd9c09c2dd3f2fbe2e25 authored almost 2 years ago
chore: update README.md

github.com/alovajs/alova - 09bae370b7b573ffde550721728d5ae1487eafd0 authored almost 2 years ago
chore(release): 2.2.0 [skip ci]

# [2.2.0](https://github.com/alovajs/alova/compare/v2.1.2...v2.2.0) (2023-04-26)

### Features

...

github.com/alovajs/alova - 7f245ce22077a6a2d2fc4ad581f05194bb1ba2e2 authored almost 2 years ago
feat: throw error when get error

github.com/alovajs/alova - 442e0a9c99811b78b09522787c5887efe9708959 authored almost 2 years ago
feat(ssr): support ssr, you can use alova in Nuxt, Next, Sveltekit

fix #51

github.com/alovajs/alova - 1a6df23ba6af81f4c3692274cf17eecc4721e6ed authored almost 2 years ago
chore: modify commitlint.confg.js to .cjs

github.com/alovajs/alova - e7fcfc0deb5c5e29bec5af928e34d4a70e788816 authored almost 2 years ago
refactor: remove some uncheck code

github.com/alovajs/alova - 536169d662b0e5a32afa7b90a7d7b8b6cc5af61c authored almost 2 years ago
refactor: remove some uncheck code

github.com/alovajs/alova - c7cfbafbd0496a151d67559ce1ef94c294c9ca32 authored almost 2 years ago
chore: modify commitlint.confg.js to .cjs

github.com/alovajs/alova - 1d19c0e6a24f4a98f0249d06cf44975c0c71189c authored almost 2 years ago
feat(ssr): support ssr, you can use alova in Nuxt, Next, Sveltekit

fix #51

github.com/alovajs/alova - fc06f1e269e34ffb116797a4de81e20415ce6187 authored almost 2 years ago
fix(baseurl): parse incorrect when contains params in alova.baseURL

github.com/alovajs/alova - 391987fef36ef07b298902d238483dde8631775d authored almost 2 years ago