Skip to content

Releases: microsoft/applicationinsights-react-js

17.0.3

15 Dec 23:07
f47e4f2
Compare
Choose a tag to compare

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 Oct 18:33
c720fda
Compare
Choose a tag to compare

17.0.2 (Oct 13rd, 2023)

Changelog

  • #60 [fix] add ts-utils dependency in package.json

What's Changed

Full Changelog: 17.0.1...17.0.2

17.0.1

02 Oct 20:37
c5faf64
Compare
Choose a tag to compare

Changelog

#32 Fix Type error caused by application-insights
#52 Update sample dependency
#55 Fix skipFirstRun at useCustomEvent in strict mode

What's Changed

New Contributors

Full Changelog: 17.0.0...17.0.1

17.0.0

21 Jul 19:05
22b3e33
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 3.4.2...17.0.0

3.4.3

08 Jun 21:49
31acfa4
Compare
Choose a tag to compare

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

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

12 Apr 22:34
e310188
Compare
Choose a tag to compare

Changelog

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

07 Feb 16:44
186997d
Compare
Choose a tag to compare

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

Full Changelog: React-3.3.6...3.4.1

React-3.4.0

15 Aug 20:48
0855324
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: React-3.3.6...React-3.4.0

3.3.6

27 Jul 18:34
120072b
Compare
Choose a tag to compare

Changelog

  • First release from new repo
  • Updates React Plugin to v3.3.6 (with UNPINNED ApplicationInsights ^2.8.5 as dependency) -- using React 17

What's Changed

  • Initial Merge of ApplicationInsights-JS repo and cleanup by @MSNev in #1
  • [Release] Increase version to 3.3.6 by @MSNev in #2
  • [Release] Increase version to 3.3.6 (package.json) by @MSNev in #3

First release from this repo