Releases: vueuse/vue-demi
Releases · vueuse/vue-demi
v0.14.10
🐞 Bug Fixes
- Change global to this - by @yonecdeng, dengyongchi and @antfu in #265 (ed994)
View changes on GitHub
v0.14.9
🚀 Features
- GlobalThis is not defined below chrome52 - by @yonecdeng and dengyongchi in #263 (9f3f4)
View changes on GitHub
v0.14.8
🚀 Features
- Support
<script type="module" src"...">
- by @yonecdeng and dengyongchi in #260 (b3089)
View changes on GitHub
v0.14.7
🐞 Bug Fixes
- Replace arrow functions for compatibility - by @cccblade in #251 (253ae)
- scripts: Fix error in install - by @anotherso1a in #252 (01e79)
View changes on GitHub
v0.14.6
🐞 Bug Fixes
- Missing type exports for
hasInjectionContext
in Vue 2 - by @DamianOsipiuk and Eduardo San Martin Morote in #241 (faca5)