rescript-relay 1.0.0-beta.3 → 1.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# master
|
|
2
2
|
|
|
3
|
-
# 1.0.0-beta.
|
|
3
|
+
# 1.0.0-beta.4
|
|
4
4
|
|
|
5
5
|
_[Here's a commit showing a project being upgraded to this version](https://github.com/zth/rescript-relay/commit/5831c2f1f0f13eedc1cb60468c32fd32b2dc01d3)_
|
|
6
6
|
|
|
@@ -27,6 +27,10 @@ You can go ahead and remove these packages, that are no longer needed, as the co
|
|
|
27
27
|
|
|
28
28
|
## Beta fix changelog
|
|
29
29
|
|
|
30
|
+
### beta.4
|
|
31
|
+
|
|
32
|
+
- Revert JSON.parse micro optimization experiment.
|
|
33
|
+
|
|
30
34
|
### beta.3
|
|
31
35
|
|
|
32
36
|
- Fix issue with duplicate keys being printed in the conversion instructions.
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|