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 +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.5.0] ( https://github.com/nuxt-community/composition-api/compare/0.4.1...0.5.0 ) (2020-05-08)
2+
3+
4+ ### Features
5+
6+ * add ` useAsync ` and improve ` ssrRef ` ([ #28 ] ( https://github.com/nuxt-community/composition-api/issues/28 ) ) ([ 31c9729] ( https://github.com/nuxt-community/composition-api/commit/31c9729885e290415dddc3e33a36b4912c29feb8 ) )
7+
8+
9+ ### Bug Fixes
10+
11+ * address cross-request state pollution ([ b7248c7] ( https://github.com/nuxt-community/composition-api/commit/b7248c7bf87a7815180629247ccc65f235746565 ) )
12+ * remove no-setup ` ssrRefs ` until solution ([ 707fb25] ( https://github.com/nuxt-community/composition-api/commit/707fb25ee4243d28b4a43eb8e41b4eac37134492 ) )
13+
14+
15+ ### Performance Improvements
16+
17+ * improve memory usage ([ e3f7221] ( https://github.com/nuxt-community/composition-api/commit/e3f722187793dfab1dcb0d99e70261b574ceb97c ) )
18+
119### [ 0.4.1] ( https://github.com/nuxt-community/composition-api/compare/0.4.0...0.4.1 ) (2020-05-08)
220
321
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-composition-api" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.5.0 " ,
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