Skip to content

Feature/docusaurus upgrade v3#206

Open
sagarthakkar-png wants to merge 6 commits into
mainfrom
feature/docusaurus-upgrade-v3
Open

Feature/docusaurus upgrade v3#206
sagarthakkar-png wants to merge 6 commits into
mainfrom
feature/docusaurus-upgrade-v3

Conversation

@sagarthakkar-png

Copy link
Copy Markdown
Collaborator

Docusaurus v2 → v3 Upgrade

This PR upgrades the project from Docusaurus v2 to v3, including necessary updates to ensure compatibility with the latest framework changes.


Changes Included

  • Upgraded Docusaurus core, React, and Node dependencies to v3-compatible versions
  • Migrated legacy MDX syntax to comply with MDX v3 standards
  • Fixed parsing errors across multiple documentation files
  • Updated legacy heading anchors to v3-compatible format
  • Resolved build failures introduced during the upgrade

Fixes

  • Fixed parsing issues in multiple MDX files
  • Corrected deprecated/legacy MDX constructs
  • Resolved build-time errors and warnings caused by v3 migration

Testing

  • Verified fixes for previously failing MDX files
  • Build completed successfully after all fixes
  • No parsing or compilation errors remaining
  • All changes validated through successful build execution

Notes

  • Ensures full compatibility with Docusaurus v3
  • Improves long-term maintainability and upgrade readiness

 + resolved visit is not an function issue

Tests:

 + after upgrading code compiles properly
Test:
  + UI renders properly without error
Test:
  + UI renders correctly without errors
Test:
  + Verified fixes for previously failing files
  + Build issues resolved and build is successful
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
helpshift-docs Ready Ready Preview, Comment Jun 19, 2026 6:55am

Request Review

dv-Gogna
dv-Gogna previously approved these changes Jun 18, 2026
… (v0.33.1 -> v0.55.2)

Test:
  + Verified search-index-*.json files are generated for all 23 search contexts
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