This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ### [ 0.7.2] ( https://github.com/nuxt-community/composition-api/compare/0.7.1...0.7.2 ) (2020-05-27)
2+
3+
4+ ### Bug Fixes
5+
6+ * allow custom ` globalContext ` and ` globalNuxt ` ([ #80 ] ( https://github.com/nuxt-community/composition-api/issues/80 ) ) ([ 8b8d7eb] ( https://github.com/nuxt-community/composition-api/commit/8b8d7eb73a70fedfff630709fc03f6958a8d4961 ) )
7+ * reduce chance of ` $fetch ` /` $fetchState ` collision ([ 534dc43] ( https://github.com/nuxt-community/composition-api/commit/534dc432af43934d079b1cb0a4c8231e27053f6e ) ), closes [ #74 ] ( https://github.com/nuxt-community/composition-api/issues/74 )
8+ * sanitise ssrRefs ([ fcb4a9d] ( https://github.com/nuxt-community/composition-api/commit/fcb4a9daca955b9537c6996f1de798b7eae6f94a ) )
9+
110### [ 0.7.1] ( https://github.com/nuxt-community/composition-api/compare/0.7.0...0.7.1 ) (2020-05-19)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-composition-api" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.7.2 " ,
44 "description" : " Composition API hooks for Nuxt" ,
55 "license" : " MIT" ,
66 "repository" : " nuxt-community/composition-api" ,
You can’t perform that action at this time.
0 commit comments