🐛 The bug
I get the following warn message after installing version 0.12.6:
WARN in ./.nuxt/composition-api/index.js
export '_set' (reexported as 'set') was not found in '@vue/composition-api'
🛠️ To reproduce
only upgrade to 0.12.6
This warning should not appear in v0.13.0.
Most helpful comment
This warning should not appear in
v0.13.0.