File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed
applicationinsights-react-native Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ any previously configured value.
135
135
136
136
| Version | Application Insights | React Native | Branch
137
137
|---------|-----------------------|----------------------|-----------
138
+ | 4.3.7 | ^3.3.9 | * <br />dev:^0.69.9 | [ main] ( https://github.com/microsoft/applicationinsights-react-native )
138
139
| 4.3.6 | ^3.3.6 | * <br />dev:^0.69.9 | [ main] ( https://github.com/microsoft/applicationinsights-react-native )
139
140
| 4.3.5 | ^3.3.5 | * <br />dev:^0.69.9 | [ main] ( https://github.com/microsoft/applicationinsights-react-native )
140
141
| 4.3.4 | ^3.3.4 | * <br />dev:^0.69.9 | [ main] ( https://github.com/microsoft/applicationinsights-react-native )
Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 4.3.7 (July 24th, 2025)
4
+
5
+ ### Changelog
6
+
7
+ - #79 Update AppInsights Core to 3.3.9
8
+ - #74 Update Components to address governance issues
9
+ - #77 Remove unused jquery-1.11.1.js from external test dependencies
10
+ - #78 Add Require Path to package.json
11
+
3
12
## 4.3.6 (March 6th, 2025)
4
13
5
14
### Changelog
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/applicationinsights-react-native" ,
3
- "version" : " 4.3.6 " ,
3
+ "version" : " 4.3.7 " ,
4
4
"description" : " Microsoft Application Insights React Native Plugin" ,
5
5
"main" : " dist-esm/index.js" ,
6
6
"exports" : {
Original file line number Diff line number Diff line change 6
6
"pkgs" : {
7
7
"@microsoft/applicationinsights-react-native" : {
8
8
"package" : " applicationinsights-react-native/package.json" ,
9
- "release" : " 4.3.6 "
9
+ "release" : " 4.3.7 "
10
10
}
11
11
}
12
12
}
You can’t perform that action at this time.
0 commit comments