File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 4.3.0 (2021-03-11)
2+
3+ * fix(socket): initialize socket with null ([ 6d5d16c] ( https://github.com/ph1p/figma-chat/commit/6d5d16c ) )
4+ * fix(store): fix "strict" warning ([ 9f9a294] ( https://github.com/ph1p/figma-chat/commit/9f9a294 ) )
5+ * refactor: reduce bundle size ([ f180513] ( https://github.com/ph1p/figma-chat/commit/f180513 ) )
6+ * refactor: update store, move to eslint add socket hook ([ ca69c30] ( https://github.com/ph1p/figma-chat/commit/ca69c30 ) )
7+ * refactor(build): optimize build size ([ 9be3ed3] ( https://github.com/ph1p/figma-chat/commit/9be3ed3 ) )
8+
9+
10+
111## <small >4.2.3 (2021-03-10)</small >
212
13+ * 4.2.3 ([ ce6f54b] ( https://github.com/ph1p/figma-chat/commit/ce6f54b ) )
314* fix(mobx): add action for window focus ([ 316da82] ( https://github.com/ph1p/figma-chat/commit/316da82 ) )
415* build(deps): update all dependencies ([ 853302c] ( https://github.com/ph1p/figma-chat/commit/853302c ) )
516* refactor: add https to svgs ([ 77506f1] ( https://github.com/ph1p/figma-chat/commit/77506f1 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " figma-chat" ,
3- "version" : " 4.2.3 " ,
3+ "version" : " 4.3.0 " ,
44 "description" : " " ,
55 "main" : " code.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments