Releases: microsoft/applicationinsights-react-js
17.1.1
What's Changed
- [pre-release] update application insight to 3.1.1 by @siyuniu-ms in #84
Full Changelog: 17.1.0...17.1.1
17.1.0
What's Changed
- [pre-release] udpate application insight dependency (to 3.1.0), get ready for release by @siyuniu-ms in #81
Full Changelog: 17.0.4...17.1.0
17.0.4
Changelog
- #76 [npm fix] remove sample project from rush
- #75 Update Application Insights to ^3.0.8
- #77 Update @microsoft/rush to ^5.113.4
- #78 Bump postcss from 8.4.29 to 8.4.35
What's Changed
- [npm fix] remove sample project from rush by @siyuniu-ms in #76
- Update Application Insights to ^3.0.8 by @MSNev in #75
- Update @microsoft/rush to ^5.113.4 by @MSNev in #77
- Bump postcss from 8.4.29 to 8.4.35 by @dependabot in #78
- [Main] [Release] Increase version to 17.0.4 by @MSNev in #79
New Contributors
- @dependabot made their first contribution in #78
Full Changelog: 17.0.3...17.0.4
17.0.3
17.0.3 (Dec 15th, 2023)
Changelog
- #65 [pre-release] udpate application insight dependency, get ready for release
What's Changed
- [pre-release] udpate application insight dependency, get ready for release by @siyuniu-ms in #65
- [Release] Increase version to 17.0.3 by @siyuniu-ms in #66 (update ci.yml for rush bug walkaround)
Full Changelog: 17.0.2...17.0.3
17.0.2
17.0.2 (Oct 13rd, 2023)
Changelog
- #60 [fix] add ts-utils dependency in package.json
What's Changed
- [fix] add ts-utils dependency in package.json by @siyuniu-ms in #60
- [Release] Increase version to 17.0.2 by @siyuniu-ms in #62
Full Changelog: 17.0.1...17.0.2
17.0.1
Changelog
#32 Fix Type error caused by application-insights
#52 Update sample dependency
#55 Fix skipFirstRun at useCustomEvent in strict mode
What's Changed
- fix skipFirstRun at useCustomEvent in strict mode by @szilagyi-sandor in #55
- update sample dependency by @siyuniu-ms in #52
- [Release] Increase version to 17.0.1 by @siyuniu-ms in #57
New Contributors
- @szilagyi-sandor made their first contribution in #55
Full Changelog: 17.0.0...17.0.1
17.0.0
Major update to support ApplicationInsights v3.x, see the ApplicationInsights breaking changes
We are also re-numbering the plugin to match the major version number of the targeted react version used to create the plugin.
Changelog
- #42 ApplicationInsights-JS v3 Compatibility
- #45 Update main branch to prepare for next major version.
- #47 Merge release3.x changes into main
- #49 Dynmic Config Change
- #50 fix version update
What's Changed
- Update main branch to prepare for next major version. by @MSNev in #45
- Merge release3.x changes into main by @MSNev in #47
- Dynmic Config Change by @siyuniu-ms in #49
- fix version update by @siyuniu-ms in #50
- [Release] Increase version to 17.0.0 by @MSNev in #51
New Contributors
- @siyuniu-ms made their first contribution in #49
Full Changelog: 3.4.2...17.0.0
3.4.3
Version 3.x is now being maintained / released from the release3.x branch as main is being updated to support ApplicationInsights 3.x and will have it's major version number bumped to match the major version of the supported React-JS version (which will be v17.x as the first release)
Changelog
- #44 Update to ApplicationInsights ^2.8.14 from ^2.8.12
- Moved to release3.x branch
What's Changed
- Update to ApplicationInsights 2.8.14 by @MSNev in #44
- [Release] Increase version to 3.4.3 by @MSNev in #46
Full Changelog: 3.4.2...3.4.3
3.4.2
Changelog
- Released from applicationinsights-react-js Repo
- #39 Update to ApplicationInsights ^2.8.12
- #36 Internal Task 17133116: Add Policheck exclusion file
- #35 Fix up formatting / typo's in release notes
What's Changed
- Fix up formatting / typo's in release notes by @MSNev in #35
- Internal Task 17133116: Add Policheck exclusion file by @MSNev in #36
- Update to ApplicationInsights 2.8.12 by @MSNev in #39
- [Release] Increase version to 3.4.2 by @MSNev in #40
Full Changelog: 3.4.1...3.4.2
3.4.1
Changelog
- Released from applicationinsights-react-js Repo
- Updates React Plugin to v3.4.1 (with UNPINNED ApplicationInsights ^2.8.10 as dependency) -- using React 17, compatible with React 18
- #33 Update to ApplicationInsights v2.8.10
- #31 Update base applicationinsights to version 2.8.9
- #30 Add code owners
- #26 Change react-scripts to a dev dependency
- #23 Add --no-sandbox to test runs
What's Changed
- [Task]15134577: Add react sample and build with rush by @Karlie-777 in #14
- [Task]15112525: Upgrade to support React 18 by @Karlie-777 in #15
- [Component Governance] Update react-scripts dependencies by @MSNev in #16
- [Task] Add nightly release documentation by @MSNev in #17
- [Release] Increase version to 3.4.0 by @Karlie-777 in #18
- Add --no-sandbox to test runs by @MSNev in #23
- Change react-scripts to a dev dependency by @MSNev in #26
- Add code owners by @Karlie-777 in #30
- Update base applicationinsights to version 2.8.9 by @MSNev in #31
- Update to ApplicationInsights v2.8.10 by @MSNev in #33
- [Release] Increase version to 3.4.1 by @MSNev in #34
New Contributors
- @Karlie-777 made their first contribution in #14
Full Changelog: React-3.3.6...3.4.1