Skip to content

Delete deprecated packages for Stackflow 2.0 migration#696

Merged
tonyfromundefined merged 1 commit intotony/future-to-stable-planfrom
tony/future-to-stable
Apr 10, 2026
Merged

Delete deprecated packages for Stackflow 2.0 migration#696
tonyfromundefined merged 1 commit intotony/future-to-stable-planfrom
tony/future-to-stable

Conversation

@tonyfromundefined
Copy link
Copy Markdown
Member

Summary

  • Delete 3 deprecated packages superseded by Future API: @stackflow/compat-await-push, @stackflow/plugin-preload, @stackflow/plugin-map-initial-activity
  • Remove all dependency references from demo/package.json and extensions/link/package.json
  • Remove preload logic from extensions/link/src/stable/Link.tsx
  • Delete corresponding API reference docs and update _meta.json navigation files

Test plan

  • yarn install succeeds with no workspace errors
  • yarn build passes (including docs build)
  • No imports of deleted packages remain in demo/src/

🤖 Generated with Claude Code

…ad, plugin-map-initial-activity)

Remove 3 packages superseded by Future API:
- @stackflow/compat-await-push (replaced by event-based patterns)
- @stackflow/plugin-preload (replaced by usePrepare())
- @stackflow/plugin-map-initial-activity (replaced by config.initialActivity)

Also removes references from demo, link package, and docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 10, 2026

⚠️ No Changeset found

Latest commit: adb2c4e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 10, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: aeefa771-84a5-4bc0-9b45-a64ecfccbe96

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch tony/future-to-stable

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 10, 2026

commit: adb2c4e

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying stackflow-demo with  Cloudflare Pages  Cloudflare Pages

Latest commit: adb2c4e
Status: ✅  Deploy successful!
Preview URL: https://1153d1f0.stackflow-demo.pages.dev
Branch Preview URL: https://tony-future-to-stable.stackflow-demo.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
stackflow-docs adb2c4e Commit Preview URL Apr 10 2026, 02:47 AM

@tonyfromundefined tonyfromundefined merged commit f6eed39 into tony/future-to-stable-plan Apr 10, 2026
8 of 9 checks passed
@tonyfromundefined tonyfromundefined deleted the tony/future-to-stable branch April 10, 2026 08:39
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