Skip to content

chore(fast-ssr): deprecate package in favor of @microsoft/fast-build and @microsoft/webui#7408

Open
janechu wants to merge 2 commits intomainfrom
users/janechu/deprecate-fast-ssr
Open

chore(fast-ssr): deprecate package in favor of @microsoft/fast-build and @microsoft/webui#7408
janechu wants to merge 2 commits intomainfrom
users/janechu/deprecate-fast-ssr

Conversation

@janechu
Copy link
Copy Markdown
Collaborator

@janechu janechu commented Apr 8, 2026

Pull Request

📖 Description

Marks @microsoft/fast-ssr as deprecated in favor of @microsoft/fast-build and @microsoft/webui, which provide the recommended path forward for server-side rendering of FAST Web Components.

  • Adds a "deprecated" field to package.json so npm displays a deprecation warning when the package is installed.
  • Updates README.md with a prominent deprecation notice linking to the successor packages.

📑 Test Plan

Documentation and metadata-only change. All existing tests continue to pass unchanged.

✅ 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.

⏭ Next Steps

  • Run npm deprecate @microsoft/fast-ssr "This package is deprecated. Please use @microsoft/fast-build and @microsoft/webui instead." on publish to mark the package as deprecated on the npm registry.
  • Delete the package from the repository

janechu and others added 2 commits April 8, 2026 08:52
…and @microsoft/webui

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@janechu janechu force-pushed the users/janechu/deprecate-fast-ssr branch from b490e25 to 6748ffb Compare April 8, 2026 15:56
@janechu janechu marked this pull request as ready for review April 8, 2026 15:59
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