@microsoft/applicationinsights-react-js 3.3.7-nightly.2208-05 → 3.4.0

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/README.md CHANGED
@@ -99,6 +99,15 @@ Please note that it can take up to 10 minutes for new custom metric to appear in
99
99
 
100
100
  [react-router]: https://github.com/ReactTraining/react-router/blob/master/FAQ.md#how-do-i-access-the-history-object-outside-of-components
101
101
 
102
+ ## Compatibility Matrix
103
+
104
+ The [Compatibility Matrix](https://github.com/microsoft/applicationinsights-react-js#compatibility-matrix)
105
+ is tracked and updated on the main project README.md page.
106
+
107
+ ## Nightly Builds
108
+
109
+ See the [Main Readme](https://github.com/microsoft/applicationinsights-react-js#nightly-builds)
110
+
102
111
  ## Contributing
103
112
 
104
113
  This project welcomes contributions and suggestions. Most contributions require you to agree to a
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript SDK - React Plugin, 3.3.7-nightly.2208-05
2
+ * Application Insights JavaScript SDK - React Plugin, 3.4.0
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {