We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f477ee7 + 1a09de3 commit 5538081Copy full SHA for 5538081
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Parse-SDK-JS
2
3
+## 2.2.1
4
+
5
+- Addresses issue with babel runtime regenerator ([#740](https://github.com/parse-community/Parse-SDK-JS/pull/740))
6
7
## 2.2.0
8
9
- Support for Local Datastore ([#612](https://github.com/parse-community/parse-server/pull/612))
package.json
@@ -1,6 +1,6 @@
{
"name": "parse",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "The Parse JavaScript SDK",
"homepage": "https://www.parse.com",
"keywords": [
0 commit comments