core icon indicating copy to clipboard operation
core copied to clipboard

feat(runtime-core): export `currentInstance` methods

Open sibbng opened this issue 3 years ago • 8 comments

Close #4611

Hi, I'm maintainer of reactivue. I rewrote it from scratch and managed to shrink it down to ~150 lines by using EffectScope API. But to support Vue plugins like pinia, @vueuse/head I needed to access setCurrentInstance method.

sibbng avatar Feb 22 '22 15:02 sibbng