Skip to content

docs(fast-element): fix v3 migration guidance#7542

Draft
janechu wants to merge 1 commit into
releases/fast-element-v3from
users/janechu/migration-doc-fixes
Draft

docs(fast-element): fix v3 migration guidance#7542
janechu wants to merge 1 commit into
releases/fast-element-v3from
users/janechu/migration-doc-fixes

Conversation

@janechu
Copy link
Copy Markdown
Collaborator

@janechu janechu commented May 29, 2026

Pull Request

📖 Description

  • Fixes FAST Element v3 migration guidance for hydration imports, including deferHydrationAttribute from @microsoft/fast-element/hydration.js.
  • Reconciles package and website migration docs for hydration callbacks, removed hydration helpers, and removed API replacements.
  • Clarifies that FAST Element v3 does not use or polyfill idle callbacks and that async updates require requestAnimationFrame.

👩‍💻 Reviewer Notes

Docs-only change focused on v3 migration guidance consistency.

📑 Test Plan

  • git diff --check
  • npx beachball check --scope "!sites/*" --changehint "Run 'npm run change' to generate a change file" --no-fetch --branch origin/releases/fast-element-v3
  • npx @11ty/eleventy --output=build --input=src --quiet from sites/website
  • npm run biome:check was attempted; Markdown docs are ignored by the current Biome configuration.

✅ Checklist

General

  • I have included a change request file using $ npm run change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant