Releases: vuejs/composition-api
Releases · vuejs/composition-api
v1.0.0-rc.3
03 Mar 06:07
Compare
Sorry, something went wrong.
No results found
v1.0.0-rc.2
18 Feb 04:42
Compare
Sorry, something went wrong.
No results found
v1.0.0-rc.1
20 Jan 11:41
Compare
Sorry, something went wrong.
No results found
chore: release v1.0.0-rc.1
v1.0.0-beta.25
08 Jan 07:02
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
useCSSModule
renamed to useCssModule
to align with Vue 3 (#626 )
useCSSModule
is depreacted.
v1.0.0-beta.24
06 Jan 10:39
Compare
Sorry, something went wrong.
No results found
v1.0.0-beta.23
05 Jan 11:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
README: The correct option name is emits
(#617 ) (4b2f1ab )
useCSSModule to adapt the change of getCurrentInstance, close #620 (#622 ) (2ddead0 )
v1.0.0-beta.22
19 Dec 09:18
Compare
Sorry, something went wrong.
No results found
Features
getCurrentInstance: Aligning with vue3 (#520 ) (1495a46 )
BREAKING CHANGES
getCurrentInstance: The internal vm can be accessed with getCurrentInstance().proxy
const vm = getCurrentInstance ( )
// becomes
const vm = getCurrentInstance ( ) . proxy
v1.0.0-beta.21
21 Dec 17:40
Compare
Sorry, something went wrong.
No results found
v1.0.0-beta.20
21 Dec 17:40
Compare
Sorry, something went wrong.
No results found
v1.0.0-beta.19
21 Dec 17:41
Compare
Sorry, something went wrong.
No results found