Skip to content

Commit 2f809ea

Browse files
authored
⚡️ Release v2.6.0 (#876)
* ⚡️ Release v2.6.0 Sorry I accidently added a commit directly to master. 64f359a * clean npm install
1 parent 64f359a commit 2f809ea

File tree

3 files changed

+306
-262
lines changed

3 files changed

+306
-262
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
# Parse-SDK-JS
22

33
### master
4-
[Full Changelog](https://github.com/parse-community/Parse-SDK-JS/compare/2.5.1...master)
4+
[Full Changelog](https://github.com/parse-community/Parse-SDK-JS/compare/2.6.0...master)
5+
6+
## 2.6.0
7+
[Full Changelog](https://github.com/parse-community/Parse-SDK-JS/compare/2.5.1...2.6.0)
8+
9+
**New Features**:
10+
- Support configurable WebSocketController ([#64f359a](https://github.com/parse-community/Parse-SDK-JS/commit/64f359af251ccb9473f4464d09bf3ba8a0d12dc9))
11+
- Support for Wechat Mini Program ([#874](https://github.com/parse-community/Parse-SDK-JS/pull/874))
12+
- Support withCount query constraint ([#868](https://github.com/parse-community/Parse-SDK-JS/pull/868))
13+
14+
**Improvements**:
15+
- Fix SERVER_RENDERING environment variable ([#873](https://github.com/parse-community/Parse-SDK-JS/pull/873))
516

617
## 2.5.1
718
[Full Changelog](https://github.com/parse-community/Parse-SDK-JS/compare/2.5.0...2.5.1)
8-
- FIX: Update NPM credentials
19+
20+
- FIX: NPM credentials
921

1022
## 2.5.0
1123
[Full Changelog](https://github.com/parse-community/Parse-SDK-JS/compare/2.4.0...2.5.0)

0 commit comments

Comments
 (0)