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.23.0 (2017-04-20)
2+
3+ ### Features
4+ - Add pubsub.once helper function
5+ - Accept arguments to create profile when creating user
6+ (SkygearIO/skygear-server #54 )
7+ - Move default ACL to server side (SkygearIO/skygear-server #309 )
8+ - Add an function to return user-readable error message
9+
10+ ### Bug Fixes
11+ - Fix unable to parse boolean value from envvar (#194 )
12+ - Fix shared user between containers (#186 )
13+ - Fix auth provider not binding when calling ` handleAction `
14+
15+ ### Other Notes
16+ - Fix esdoc generation
17+
18+
119## 0.22.2 (2017-03-31)
220
321### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " skygear" ,
3- "version" : " 0.22.2 " ,
3+ "version" : " 0.23.0 " ,
44 "description" : " JS SDK of Skygear services" ,
55 "homepage" : " https://github.com/SkygearIO/skygear-SDK-JS" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments