react.version
string PII: Maybe Visibility: Public OTel: False The version of the React framework
Example
18.2.0 Changelog
Raw JSON
{
"key": "react.version",
"brief": "The version of the React framework",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": false,
"visibility": "public",
"example": "18.2.0",
"changelog": [
{
"version": "0.7.0",
"prs": [
368
],
"description": "Added react.version attribute"
}
]
}