File tree Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11# Parse-SDK-JS
22
33### master
4- [ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/2.12.0...master )
4+ [ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/2.13.0...master )
5+
6+ ## 2.13.0
7+ [ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/2.12.0...2.13.0 )
8+
9+ ** New Features**
10+ - Add Email Verification to Parse.User ([ #1144 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1144 ) )
11+ - Add Verify Password to Parse.User ([ #1144 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1144 ) )
12+
13+ ** Improvements**
14+ - Add read preference for aggregate query ([ #1143 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1143 ) )
15+ - Add file progress type (upload/download) ([ #1140 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1140 ) )
16+ - Add context to Parse.Object.save ([ #1150 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1150 ) )
17+
18+ ** Fixes**
19+ - File upload progress ([ #1133 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1133 ) )
20+ - Live Query Subscription Open Event ([ #1151 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1151 ) )
521
622## 2.12.0
723[ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/2.11.0...2.12.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " parse" ,
3- "version" : " 2.12 .0" ,
3+ "version" : " 2.13 .0" ,
44 "description" : " The Parse JavaScript SDK" ,
55 "homepage" : " https://parseplatform.org/" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments