Skip to content

Commit 2e7a406

Browse files
authored
Release v3.3.0 (#1383)
* Release v3.3.0 * Bump version in package.json
1 parent 720b954 commit 2e7a406

File tree

3 files changed

+414
-415
lines changed

3 files changed

+414
-415
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
# Parse-SDK-JS
22

33
### 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))
520

621
## 3.2.0
722
[Full Changelog](https://github.com/parse-community/Parse-SDK-JS/compare/3.1.0...3.2.0)

0 commit comments

Comments
 (0)