Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] Increase to version 2.5.5 #1279

Merged
merged 2 commits into from Jun 2, 2020
Merged

[Release] Increase to version 2.5.5 #1279

merged 2 commits into from Jun 2, 2020

Conversation

MSNev
Copy link
Collaborator

@MSNev MSNev commented Jun 2, 2020

2.5.5

New Package applicationinsights-shims v1.0.0

  • Created to remove dependency on TSLib as v 1.13.0 has introduced build breaks
    • provides internal implementation of __extends() and __assign() when no pre-existing version is present

@MSNev MSNev added this to the 2.5.5 milestone Jun 2, 2020
@MSNev MSNev requested a review from a team as a code owner June 2, 2020 06:37
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-react-js",
"version": "2.5.4",
"version": "2.5.5",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs to be 3.0 bump because of typescript bump and react bump.

@@ -47,8 +47,8 @@
},
"dependencies": {
"@microsoft/applicationinsights-shims" : "1.0.0",
"@microsoft/applicationinsights-core-js": "2.5.4",
"@microsoft/applicationinsights-common": "2.5.4",
"@microsoft/applicationinsights-core-js": "2.5.5",
Copy link
Contributor

@markwolff markwolff Jun 2, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this plugin is decoupled from rush, need to use semver carets for now.

@MSNev MSNev merged commit f57b449 into master Jun 2, 2020
@MSNev MSNev deleted the MSNev/Release branch August 15, 2020 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants