File tree Expand file tree Collapse file tree 3 files changed +414
-415
lines changed Expand file tree Collapse file tree 3 files changed +414
-415
lines changed Original file line number Diff line number Diff line change 1
1
# Parse-SDK-JS
2
2
3
3
### master
4
- [ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/3.2.0...master )
4
+ [ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/3.3.0...master )
5
+
6
+ ## 3.3.0
7
+ [ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/3.2.0...3.3.0 )
8
+
9
+ ** Improvements**
10
+ - Improve support for nested keys ([ #1364 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1364 ) )
11
+ - Doc improvement ([ #1349 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1349 ) )
12
+ - Add npm version ci check ([ #1345 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1345 ) )
13
+ - Added an error code for geospatial index failures ([ #1342 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1342 ) )
14
+ - Added date support to OfflineQuery class ([ #1344 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1344 ) )
15
+
16
+ ** Fixes**
17
+ - Fix react native build ([ #1381 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1381 ) )
18
+ - Fix weapp uuid error ([ #1356 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1356 ) )
19
+ - Fix EventEmitter undefined on React Native 0.64 ([ #1351 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1351 ) )
5
20
6
21
## 3.2.0
7
22
[ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/3.1.0...3.2.0 )
You can’t perform that action at this time.
0 commit comments