Skip to content

docs: fix migration guide URL for v4 #2129

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

claudiobusatto
Copy link

@claudiobusatto claudiobusatto commented May 28, 2025

📋 Changes

This PR fixes the broken link to the V4 migration guide in CHANGELOG.md.
Previously, the link pointed to a non-existent page on GitHub.

🎯 Testing

Before

  1. Open actual CHANGELOG.md on the main branch.
  2. Navigate to v4.0.0 section.
  3. Click on MIGRATION GUIDE link, it will redirect to a 404 page.

After

  1. Open CHANGELOG.md from this PR.
  2. Navigate to v4.0.0 section.
  3. Click on MIGRATION GUIDE link. It will redirect to the correct documentation page.

@claudiobusatto claudiobusatto requested a review from a team as a code owner May 28, 2025 21:41
@claudiobusatto claudiobusatto force-pushed the fix-changelog-v4-migration-url branch 3 times, most recently from 585fd68 to 1fd7e06 Compare May 28, 2025 21:47
@claudiobusatto claudiobusatto force-pushed the fix-changelog-v4-migration-url branch from 1fd7e06 to 81681da Compare May 28, 2025 21:49
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.61%. Comparing base (0ed21d1) to head (dd073f0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2129   +/-   ##
=======================================
  Coverage   82.61%   82.61%           
=======================================
  Files          21       21           
  Lines        2042     2042           
  Branches      358      358           
=======================================
  Hits         1687     1687           
  Misses        348      348           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

3 participants