File tree
9 files changed
+306
-218
lines changed- changelogs
- spec
- src
9 files changed
+306
-218
lines changedDiff for: changelogs/CHANGELOG_alpha.md
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 |
| |
2 | 9 |
| |
3 | 10 |
| |
|
Diff for: changelogs/CHANGELOG_release.md
+13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 |
| |
2 | 15 |
| |
3 | 16 |
| |
|
Diff for: package-lock.json
+270-206
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: package.json
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
Diff for: spec/ParseLiveQuery.spec.js
+7-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1173 | 1173 |
| |
1174 | 1174 |
| |
1175 | 1175 |
| |
| 1176 | + | |
| 1177 | + | |
1176 | 1178 |
| |
1177 | 1179 |
| |
1178 | 1180 |
| |
1179 | 1181 |
| |
1180 |
| - | |
| 1182 | + | |
1181 | 1183 |
| |
1182 | 1184 |
| |
1183 |
| - | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
1184 | 1188 |
| |
1185 | 1189 |
| |
1186 | 1190 |
| |
| |||
1245 | 1249 |
| |
1246 | 1250 |
| |
1247 | 1251 |
| |
1248 |
| - | |
| 1252 | + | |
1249 | 1253 |
| |
1250 | 1254 |
| |
1251 | 1255 |
| |
|
Diff for: spec/ParseObject.spec.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
| 305 | + | |
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
|
Diff for: spec/helper.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
|
Diff for: spec/schemas.spec.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2893 | 2893 |
| |
2894 | 2894 |
| |
2895 | 2895 |
| |
2896 |
| - | |
| 2896 | + | |
2897 | 2897 |
| |
2898 | 2898 |
| |
2899 | 2899 |
| |
|
Diff for: src/ParseServerRESTController.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments