Ecosyste.ms: OpenCollective

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

github.com/vuejs/composition-api

Composition API plugin for Vue 2
https://github.com/vuejs/composition-api

docs: Update required typescript version (#802)

Co-authored-by: Anthony Fu <[email protected]>

cb606816b0993c4f3e75c3b6cbb1dc062b7dca73 authored over 3 years ago by Anikeev Gennadiy <[email protected]>
chore: release v1.1.3

07cad7236ad1201f409541c5073c8d4fd19c900e authored over 3 years ago by Anthony Fu <[email protected]>
chore: fix dts test

54cd3c00f2ffeec2225110855d8c1b8dc988c7fe authored over 3 years ago by Anthony Fu <[email protected]>
fix!: rename `dist/index.d.ts` to `dist/vue-composition-api.d.ts`

78e3064f43ea7900eb8302bcad3c0e7afa0e9063 authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.1.2

132a4030d76aaa6d9c4804e68d16a5fcef943b7b authored over 3 years ago by Anthony Fu <[email protected]>
feat: implement api `useSlots` and `useAttrs` (#800)

1e6e3a95e610913b0da8c6f5d50363096c0b20fd authored over 3 years ago by Anthony Fu <[email protected]>
fix(setup): should not trigger getter w/ object computed nested (#799)

Co-authored-by: webfansplz <>

72a878d3b7da8c368bc95880e08840f7c96ae86e authored over 3 years ago by webfansplz <[email protected]>
fix(watch): always triggers when watching multiple refs (#791)

* fix(watch): always triggers when watching multiple refs

* chore(apiwatch): use Object.js in...

8beffc3c9c5fd4c2a86f4ec8a29ef00cac4d6912 authored over 3 years ago by webfansplz <[email protected]>
fix(set): reactive in SSR w/ set (#796)

Co-authored-by: webfansplz <>

3a1837fbc73cb51e80481970e501b94d14bee4b5 authored over 3 years ago by webfansplz <[email protected]>
docs: moving set and del warning to the reactive block (#793)

23de15c7adbe18b87b00fba3bec0984900de2897 authored over 3 years ago by Stefan Hesse <[email protected]>
fix: typos (#788)

Co-authored-by: webfansplz <>

59653ac047069db24bb67f807bf4a67418f183eb authored over 3 years ago by webfansplz <[email protected]>
chore: release v1.1.1

7260accab908708187bfb4e5f1b08e80ded2586e authored over 3 years ago by Anthony Fu <[email protected]>
test: add failed test for #498 (#638)

e754a63e99309458d3de3b22cceff9a53e2b30b7 authored over 3 years ago by Anthony Fu <[email protected]>
fix: don't invoke Vue getters in setter (#786)

Fixes #498

e67940f7e041e598c6bc58d7784fe4ccaa975f2c authored over 3 years ago by Caleb Hearon <[email protected]>
test(effectScope): add test case for effectScope (#784)

Co-authored-by: webfansplz <>

1b6318662df4faddb9cd340b7442f63d013252d6 authored over 3 years ago by webfansplz <[email protected]>
chore: remove release tag

e68df99f8dff433b8f096e7af945391dcc24cb83 authored over 3 years ago by Anthony Fu <[email protected]>
docs: update changelog

676113577f371345946585db473e0ee9b7db97d1 authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.1.0

ffe620345964d15dc7505c39ad86d7874e1c72f2 authored over 3 years ago by Anthony Fu <[email protected]>
Merge pull request #780 from vuejs/next

11dad4cd910e9975635ef6e4ee7c58df7b4e5c59 authored over 3 years ago by Anthony Fu <[email protected]>
Merge branch 'master' into next

244a2cfbc5916e606b19ae51f30225f2ae67c5bd authored over 3 years ago by Anthony Fu <[email protected]>
feat: new `watchSyncEffect` api

e12c23dfe8cec8d9f1d4186b17790fcf310a5c71 authored over 3 years ago by Anthony Fu <[email protected]>
refactor: rename variables

31d85d419ab95fef5551087490adf2346df3f6df authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.1.0-beta.7

788db36278d25f98b8a0314fc1e4012d744a3ab9 authored over 3 years ago by Anthony Fu <[email protected]>
fix(effectScope): should have a vaild scope with component

da21873f8867635b863847978f5bb5db2b89f2d8 authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.1.0-beta.6

c34f9ea28b79069ee1842dd2af38593fd7eeb5b5 authored over 3 years ago by Anthony Fu <[email protected]>
feat: new watchPostEffect api

92fe90ce19e86bdf4509a75bb12a01fbaffb435c authored over 3 years ago by Anthony Fu <[email protected]>
feat: support second target argument for lifecycle functions

0133c1ecce3a0edd0615e469a947f4099bab27bc authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.0.6

e06a9e24c4449d9c1d5ddd884ca1a32900f572d2 authored over 3 years ago by Anthony Fu <[email protected]>
feat: support second target argument for lifecycle functions

3f3b9c6118eebf83b7a7c480d0c822b67081f7fb authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.1.0-beta.5

dd67495d51127fca45213c7e14a051f1ce0d1162 authored over 3 years ago by Anthony Fu <[email protected]>
Merge branch 'master' into next

a283e607a8d35a3d3bdca2e43fad3f058d4a5d30 authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.0.5

9566e6363da289951073ac5b29810c0577a64648 authored over 3 years ago by Anthony Fu <[email protected]>
fix(function): properties of function should not disappear. (#778)

68c1a3596d926d263875637b46c53e0467a5d4d2 authored over 3 years ago by ygj6 <[email protected]>
chore(types): export UnwrapNestedRefs type (#779)

Co-authored-by: webfansplz <>

689085227dbed1322d529b4c96a826d301db0645 authored over 3 years ago by webfansplz <[email protected]>
chore(type): lifecycle hooks return type (#776)

Co-authored-by: webfansplz <>

3421a7946a777f35221b2a4cc0dd941b85f2f146 authored over 3 years ago by webfansplz <[email protected]>
types: simplify the UnwrapNestedRefs (#777)

Co-authored-by: webfansplz <>

ae810562a6cca75ab928cf9aeef319c6e618ca24 authored over 3 years ago by webfansplz <[email protected]>
types: Simplify the SymbolExtract (#774)

Co-authored-by: webfansplz <>

21dfe968ce1f68c2bec41a18e8cf9243d0f6db2a authored over 3 years ago by webfansplz <[email protected]>
chore: release v1.1.0-beta.4

3ddd22317b3edd5a951aacd60aaa0d4f90641b98 authored over 3 years ago by Anthony Fu <[email protected]>
fix: revert module field to `esm.js` version, close #769

92afa6f81b302d67cacfeffd78252bba830f3c37 authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.0.4

0dfcdb6892dfef502b9c47202ff5f199ff925e48 authored over 3 years ago by Anthony Fu <[email protected]>
fix: revert module field to `esm.js` version, close #769

4ac545cd65bd6040a515301d0e2969ae9e9b0944 authored over 3 years ago by Anthony Fu <[email protected]>
refactor: use utils isFunction (#768)

Co-authored-by: webfansplz <>

2ba5a66d29dfe9441fcaac9f667c74f6821692d8 authored over 3 years ago by webfansplz <[email protected]>
chore: release v1.1.0-beta.3

fdc67e1a5beccd68ab6c1361095bf972bd28b17b authored over 3 years ago by Anthony Fu <[email protected]>
fix: build for mjs and exports all submodules

c11671478f9faaa5cb0e91c3d6da143de0178721 authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.0.3

d467b8f36e8ab6859c536ff29bffdf8aec79e41f authored over 3 years ago by Anthony Fu <[email protected]>
fix: build for mjs and exports all submodules

69538ee2b012077a0e3869384299220ed1a55152 authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.1.0-beta.2

fc9d410aa5ac421de51d1c8ab93d6c039e6aa01b authored over 3 years ago by Anthony Fu <[email protected]>
fix(effectScope): should stop along with parent component

784d96c1c1d9a224625c4c01b54aec323ae70d01 authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.1.0-beta.1

0cada697ae8d23b19a4375d3659eb094b7f1abb2 authored over 3 years ago by Anthony Fu <[email protected]>
chore: add dist tag

c3392fb992e974fd924770a043d90a9bda696109 authored over 3 years ago by Anthony Fu <[email protected]>
feat: implement `effectScope` api (#762)

fcadec2a365c0d08609534bb0b8c06afa2f401fd authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.0.2

16e831be8dcd833bcd334ba15c2ebf456c57d0b7 authored over 3 years ago by Anthony Fu <[email protected]>
Merge branch 'next'

af37ba59055ffa744a0a075fc184adb886173fd3 authored over 3 years ago by Anthony Fu <[email protected]>
chore: release v1.0.1

f4953bd1d9ee6e8689e4a096329354dd9adece1f authored over 3 years ago by Anthony Fu <[email protected]>
chore: update package.json

e084a893a799b94f623bc2538dccf927b0e95829 authored over 3 years ago by Anthony Fu <[email protected]>
fix(readonly): align behavior with vue-next. (#765)

42104aab12c40597f8ce89bbeed22d05fc363de6 authored over 3 years ago by ygj6 <[email protected]>
fix(type): remove unnecessary type assertion (#766)

Co-authored-by: webfansplz <>

ebb7975da2945034aaeec3c3a344aa69330ebc9e authored over 3 years ago by null仔 <[email protected]>
fix: should dynamically update refs in context (#764)

d7de23ee22bd5d8a43f2f5c469198ed8a245b833 authored over 3 years ago by ygj6 <[email protected]>
chore: release v1.0.0

5cd30035501335dc87c9dab92cde1e7f7dad99fe authored over 3 years ago by Anthony Fu <[email protected]>
fix(runtime-core): trigger warning when the injectionKey is undefined (#760)

Co-authored-by: webfansplz <>
Co-authored-by: Anthony Fu <[email protected]>

2ccad9b5c409cc05a9dada3feaf99a74f6f0df78 authored over 3 years ago by null仔 <[email protected]>
fix(mockReactivityDeep): add parameter seen for mockReactivityDeep. (#759)

40cb14aea0628f4ac0b53812e49a5c0b458004c1 authored over 3 years ago by ygj6 <[email protected]>
chore: release v1.0.0-rc.14

d7d9b5481c2aa7523df7c74514852678c79b97ab authored over 3 years ago by Anthony Fu <[email protected]>
refactor: unify seen variable name

bd42955d172f55879d72f2a68998acf092fb077d authored over 3 years ago by Anthony Fu <[email protected]>
fix(customReactive): avoid circular reference. (#758)

2bd6ea5c08f04e67c4dca057461283757bfd3586 authored over 3 years ago by ygj6 <[email protected]>
fix(watch): traverse refs in deep watch (#753)

Co-authored-by: webfansplz <>

55a0a20529570313f4003a6bc057def25346fe95 authored over 3 years ago by null仔 <[email protected]>
fix: only trigger warning in the dev environment (#755)

Co-authored-by: webfansplz <>

bc7c2af5aca1f51ae0c1cb3bd30b927f90338fd1 authored over 3 years ago by null仔 <[email protected]>
chore(watchEffect): migrating watchEffect warn and test cases from vue3. (#757)

e0442155d7b95138c155b108cc3ce45d6c9d6d4f authored over 3 years ago by ygj6 <[email protected]>
refactor: use utils isArray (#756)

Co-authored-by: webfansplz <>

38704f9e07ccaa201fe6b35ca90e41aecb99e9d1 authored over 3 years ago by null仔 <[email protected]>
fix(watch): only trigger warning in the dev environment (#754)

Co-authored-by: webfansplz <>

0fe0088e57018a4a31e3e168cc7cb0156b020fb2 authored over 3 years ago by null仔 <[email protected]>
fix(watch): errors thrown in the asynchronous callback function in watch will not be caught. (#751)

f0e423f9c351b22bccd3ed3aa57e1bbfd4ada68a authored over 3 years ago by ygj6 <[email protected]>
test: test for v3 useCssModule (#750)

Co-authored-by: webfansplz <>

a279eab510caa71aa5787f6da59a4f218bb21157 authored over 3 years ago by null仔 <[email protected]>
test: test for runtime/h (#746)

Co-authored-by: webfansplz <>

bc4e0ea4da64b58d58cb930cef3a5af66a82f122 authored over 3 years ago by null仔 <[email protected]>
test: add test cases for reactivity/set (#744)

Co-authored-by: webfansplz <>

c4dfc1035f1ce8763429f82a21733bf0f668897c authored over 3 years ago by null仔 <[email protected]>
test: test for provide/inject (#745)

Co-authored-by: webfansplz <>

9969eee9f50f0e44fa41dcaaa623959fedfe7900 authored over 3 years ago by null仔 <[email protected]>
chore: release v1.0.0-rc.13

b25f65cc7343479181d5c63cc6d6caeb65c8c8c3 authored over 3 years ago by Anthony Fu <[email protected]>
refactor: use utils proxy insteads of Object.defineProperty (#743)

Co-authored-by: webfansplz <>

a312b3ee20f796e003ec306265df994d58fa9b78 authored over 3 years ago by null仔 <[email protected]>
chore: update deps, close #731

4f738f7ca5dcd62aaf7db72450ed0eb9bfc02244 authored over 3 years ago by Anthony Fu <[email protected]>
fix(observe): solve the Ref not unwrapping on the ssr side issue with recursive way. (#723)

Co-authored-by: Anthony Fu <[email protected]>

debd37deefdd1c25bb829d5067a97f738f35516a authored over 3 years ago by ygj6 <[email protected]>
chore: fix test

df16c13b26b2fcf24a4f0b6721ce72676c0bd380 authored over 3 years ago by Anthony Fu <[email protected]>
refactor: use utils proxy (#740)

a4d59795e85e9e5d91aee04b3c9f4cf2f6c91fc1 authored over 3 years ago by QiuShuiBai <[email protected]>
chore: warning message grammar (#726)

Co-authored-by: Eduardo San Martin Morote <[email protected]>
Co-authored-by: Anth...

d5f33bb07bab328ec43010410cc8f769cd31f2d1 authored over 3 years ago by Flamenco <[email protected]>
fix: the hasOwn should be used to determine whether an attribute exists. (#737)

65abcb4b37d72e4f58c3fe5893ea8b2b411c4b76 authored over 3 years ago by ygj6 <[email protected]>
fix(shallowReadonly): align behavior with vue-next (#741)

14d1c7b3617d100af7a4d2eeec96a41f92c6278b authored over 3 years ago by ygj6 <[email protected]>
fix(types): use AnyObject insteads of any (#742)

Co-authored-by: webfansplz <>

efb41955961e27af2d0377c0fd986c6134eef7db authored over 3 years ago by null仔 <[email protected]>
docs: use b tag insteads of markdown * syntax (#739)

Co-authored-by: webfansplz <>

0503b6819b21b10ea9812ee8f8bea08827be0dc3 authored over 3 years ago by null仔 <[email protected]>
chore: release v1.0.0-rc.12

608df26a8a8a596a57be756b12b3af6baf12a928 authored over 3 years ago by Anthony Fu <[email protected]>
fix(reactivity): check type of __ob__ in isRaw and isReactive (#732)

97dd67132a4c083c2fb01298ee9b979b46e03669 authored over 3 years ago by Kirill Romanov <[email protected]>
fix(watch): watched previous values can't be destructure on first fire. (#727)

b3ab6f9eff2fea62bdd20e6f01b60e31429cf562 authored over 3 years ago by ygj6 <[email protected]>
fix(proxyRefs): infinite loop when using proxyRefs. (#730)

0b6ab2508da57c205d73f40c0c29bf67e0e04cc1 authored over 3 years ago by ygj6 <[email protected]>
chore: release v1.0.0-rc.11

d30a45abcc7cda411f97b1987d4fa24765843cf7 authored over 3 years ago by Anthony Fu <[email protected]>
fix(shallowReadonly): watch should work for ref/reactive with shallowReadonly (#714)

b6fc1f7bd4105248bb8dcf6fd40c9294c75229e5 authored over 3 years ago by ygj6 <[email protected]>
fix(shallowReactive): should keep array as array (#717)

620d09b1df794250a114eb71e156841971b9038f authored over 3 years ago by Yunfei He <[email protected]>
fix(reactivity): unexpected behaviors for array index out of valid array length when set and del (#719)

f08a1d636337aab8c51dcd4daff17ab9afd5a386 authored over 3 years ago by Yunfei He <[email protected]>
fix(reactivity): should trigger watchEffect when using set to change value of array length (#720)

9c03a453a06167d611a287e4ad5e12bdf3b5e49e authored over 3 years ago by Yunfei He <[email protected]>
feat(reactivity): unwrap value when using `set` (#722)

bd198e775136a468f6b6494fa0dc2d40e8bf550c authored over 3 years ago by Carlos Rodrigues <[email protected]>
chore: release v1.0.0-rc.10

2c342d5778850904e1b35e680178b8aeb80b30d7 authored over 3 years ago by Anthony Fu <[email protected]>
fix(dev): setup data in nextTick is proxied to vm._data. (#697)

e2318379445053528255914b9524e23695c72e8f authored over 3 years ago by ygj6 <[email protected]>
fix(watch): align behavior with vue-next(doWatch). (#710)

fcf8bc3226155caaf687249e078aa6be1eb8233d authored over 3 years ago by ygj6 <[email protected]>
fix(shallowReadonly) : shallowReadonly should work for ref. (#704)

ea3ad5ca810ceb75360ab55aaca06749746f5d95 authored over 3 years ago by ygj6 <[email protected]>
docs(README): use <b> tag to render bold font (#703)

30e3ddf63db49ff3023c529acc03fcac57d0069d authored over 3 years ago by Zen <[email protected]>