reason-react
Advanced tools
Comparing version 0.10.3-0 to 0.11.0
@@ -1,3 +0,12 @@ | ||
# 0.11.0 (unreleased) | ||
# 0.12.0 (Unreleased) | ||
* Migrate the reason-react PPX and library to the [new React JSX | ||
transform](https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html) | ||
(@anmonteiro in [#714](https://github.com/reasonml/reason-react/pull/714)) | ||
* Add `suppressHydrationWarning` to supported props (@davesnx in | ||
[#721](https://github.com/reasonml/reason-react/pull/721)) | ||
* Rename `reactjs-jsx-ppx` to `reason-react-ppx` ([@davesnx in #732](https://github.com/reasonml/reason-react/pull/732)) | ||
# 0.11.0 | ||
* Setup repo with Melange [@davesnx in #711](https://github.com/reasonml/reason-react/pull/711) | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "reason-react", | ||
"version": "0.10.3-0", | ||
"version": "0.11.0", | ||
"description": "React bindings for Reason", | ||
@@ -13,3 +13,3 @@ "files": [ | ||
"ppx/src", | ||
"reactjs-jsx-ppx.opam", | ||
"reason-react-ppx.opam", | ||
"reason-react.opam" | ||
@@ -16,0 +16,0 @@ ], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
239
252288
29
3