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

"What's new" React 18 upgrade #19776

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: 'React 18 is here'
summary: 'Insert a brief description of the feature'
releaseDate: '2025-01-23'
---

We have heard your feedback and have made key improvements to our UI, which have been in progress since January 16, 2025. As part of these enhancements, we are upgrading the UI framework from React 17 to React 18. This important upgrade will provide you with efficient, up-to-date tools and performance enhancements.

Check failure on line 7 in src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'we've' instead of 'We have'. Raw Output: {"message": "[Microsoft.Contractions] Use 'we've' instead of 'We have'.", "location": {"path": "src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md", "range": {"start": {"line": 7, "column": 1}}}, "severity": "ERROR"}

Check failure on line 7 in src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'we're' instead of 'we are'. Raw Output: {"message": "[Microsoft.Contractions] Use 'we're' instead of 'we are'.", "location": {"path": "src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md", "range": {"start": {"line": 7, "column": 154}}}, "severity": "ERROR"}

Check warning on line 7 in src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [new-relic.ComplexWords] Consider using 'give' or 'offer' instead of 'provide'. Raw Output: {"message": "[new-relic.ComplexWords] Consider using 'give' or 'offer' instead of 'provide'.", "location": {"path": "src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md", "range": {"start": {"line": 7, "column": 243}}}, "severity": "INFO"}

We've conducted testing to help ensure a smooth update for our main product, as well as the most widely used programmability apps, such as Pathpoint v2, and third-party visualizations, like the Status Widget and Victory Charts. However, we recognize that some of our you may have custom-built applications using our programmability extension. While we've worked diligently to minimize potential impacts, there could still be unforeseen issues affecting these custom applications due to the update.

Check warning on line 9 in src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.SentenceLength] Try to keep sentences short (< 30 words). Raw Output: {"message": "[Microsoft.SentenceLength] Try to keep sentences short (\u003c 30 words).", "location": {"path": "src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md", "range": {"start": {"line": 9, "column": 1}}}, "severity": "INFO"}

Check warning on line 9 in src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [new-relic.Adverbs] Consider removing 'diligently'. Raw Output: {"message": "[new-relic.Adverbs] Consider removing 'diligently'.", "location": {"path": "src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md", "range": {"start": {"line": 9, "column": 363}}}, "severity": "INFO"}

**Action Required**: No action is required from you at this time, and your services should be functioning as expected. However, if you have built a custom application, we recommend verifying that it is performing as expected.

Check warning on line 11 in src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'is required' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'is required' looks like passive voice.", "location": {"path": "src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md", "range": {"start": {"line": 11, "column": 32}}}, "severity": "INFO"}

Check failure on line 11 in src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'it's' instead of 'it is'. Raw Output: {"message": "[Microsoft.Contractions] Use 'it's' instead of 'it is'.", "location": {"path": "src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md", "range": {"start": {"line": 11, "column": 197}}}, "severity": "ERROR"}

If you have any questions about these changes, please ask in Explorers Hub, our free support forum.

We appreciate your understanding and cooperation as we work to enhance our platform. Your efforts to test your custom applications contribute significantly to ensuring a smooth transition. Thank you for your attention and assistance in this matter.

Check warning on line 15 in src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [new-relic.ComplexWords] Consider using 'help' instead of 'assistance'. Raw Output: {"message": "[new-relic.ComplexWords] Consider using 'help' instead of 'assistance'.", "location": {"path": "src/content/whats-new/2025/01/whats-new-01-22-React18-upgrade.md", "range": {"start": {"line": 15, "column": 223}}}, "severity": "INFO"}
Loading