Skip to content

Conversation

@daangnbot
Copy link
Contributor

@daangnbot daangnbot commented Dec 15, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@stackflow/[email protected]

Major Changes

  • 29a0bb6: Remove data loader cache

@stackflow/[email protected]

Major Changes

  • 29a0bb6: Remove data loader cache

Minor Changes

  • 3cb6e33: utilize synchronously inspectable promise to optimize suspense fallback rendering

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@stackflow/[email protected]

Patch Changes

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 15, 2025

Deploying stackflow-demo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 24554f1
Status: ✅  Deploy successful!
Preview URL: https://edd5932f.stackflow-demo.pages.dev
Branch Preview URL: https://changeset-release-main.stackflow-demo.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 15, 2025

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 24554f1 Commit Preview URL Dec 16 2025, 07:09 AM

@coderabbitai
Copy link

coderabbitai bot commented Dec 15, 2025

📝 Walkthrough

Summary by CodeRabbit

  • Major Changes

    • Core packages bumped to 2.0.0
  • Updates

    • Multiple packages, extensions and docs updated to reflect new versions
    • Dependency versions synchronized across the ecosystem and changelogs updated

✏️ Tip: You can customize this high-level summary in your review settings.

Walkthrough

This PR removes a changeset file, increments package versions across the monorepo (notably @stackflow/react and @stackflow/config to 2.0.0), and adds/updates changelog entries; changes are limited to package.json, CHANGELOGs, and docs, with no source runtime code edits.

Changes

Cohort / File(s) Change Summary
Changeset removal
\.changeset/real-cats-rest.md
Deleted a changeset that previously declared major bumps for @stackflow/react and @stackflow/config and referenced removal of the data loader cache.
Core packages
config/CHANGELOG.md, config/package.json, integrations/react/CHANGELOG.md, integrations/react/package.json
Bumped versions to 2.0.0 and added changelog entries documenting removal of the data loader cache and related dependency updates.
Docs & demo
docs/CHANGELOG.md, docs/package.json, docs/components/ChangelogContent.mdx, demo/CHANGELOG.md, demo/package.json
Version increments (docs 2.1.0→2.1.1, demo 1.4.0→1.4.1) and new changelog entries; dependencies updated to reference @stackflow/react@2.0.0 and @stackflow/config@2.0.0 where applicable.
Extensions & plugins
extensions/compat-await-push/*, extensions/link/*, extensions/plugin-basic-ui/*, extensions/plugin-google-analytics-4/*, extensions/plugin-history-sync/*, extensions/plugin-map-initial-activity/*, extensions/plugin-preload/*, extensions/plugin-renderer-basic/*, extensions/plugin-renderer-web/*, extensions/react-ui-core/*
Patch/minor version bumps and changelog entries across many extensions; devDependencies and peerDependencies updated to reference @stackflow/react@2.0.0 (and @stackflow/config@2.0.0 where present).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~15 minutes

  • Check consistency of @stackflow/react and @stackflow/config version strings across package.json files (devDependencies and peerDependencies).
  • Verify changelog entries match the actual package bumps and reference the correct commits/messages.
  • Confirm no source code files were unintentionally modified beyond metadata/docs.

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Version Packages' accurately reflects the pull request's primary purpose: a Changesets-generated release PR that versions and bumps multiple packages across the monorepo.
Description check ✅ Passed The description is comprehensive and directly related to the changeset, detailing the Changesets release action, listing all packages being versioned with their changes, commits, and dependency updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 4021e8a and 24554f1.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (30)
  • .changeset/real-cats-rest.md (0 hunks)
  • config/CHANGELOG.md (1 hunks)
  • config/package.json (1 hunks)
  • demo/CHANGELOG.md (1 hunks)
  • demo/package.json (2 hunks)
  • docs/CHANGELOG.md (1 hunks)
  • docs/components/ChangelogContent.mdx (1 hunks)
  • docs/package.json (2 hunks)
  • extensions/compat-await-push/CHANGELOG.md (1 hunks)
  • extensions/compat-await-push/package.json (3 hunks)
  • extensions/link/CHANGELOG.md (1 hunks)
  • extensions/link/package.json (3 hunks)
  • extensions/plugin-basic-ui/CHANGELOG.md (1 hunks)
  • extensions/plugin-basic-ui/package.json (4 hunks)
  • extensions/plugin-google-analytics-4/CHANGELOG.md (1 hunks)
  • extensions/plugin-google-analytics-4/package.json (3 hunks)
  • extensions/plugin-history-sync/CHANGELOG.md (1 hunks)
  • extensions/plugin-history-sync/package.json (3 hunks)
  • extensions/plugin-map-initial-activity/CHANGELOG.md (1 hunks)
  • extensions/plugin-map-initial-activity/package.json (2 hunks)
  • extensions/plugin-preload/CHANGELOG.md (1 hunks)
  • extensions/plugin-preload/package.json (3 hunks)
  • extensions/plugin-renderer-basic/CHANGELOG.md (1 hunks)
  • extensions/plugin-renderer-basic/package.json (3 hunks)
  • extensions/plugin-renderer-web/CHANGELOG.md (1 hunks)
  • extensions/plugin-renderer-web/package.json (3 hunks)
  • extensions/react-ui-core/CHANGELOG.md (1 hunks)
  • extensions/react-ui-core/package.json (3 hunks)
  • integrations/react/CHANGELOG.md (1 hunks)
  • integrations/react/package.json (3 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/real-cats-rest.md
✅ Files skipped from review due to trivial changes (1)
  • extensions/react-ui-core/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (14)
  • extensions/plugin-basic-ui/CHANGELOG.md
  • demo/CHANGELOG.md
  • extensions/plugin-preload/CHANGELOG.md
  • extensions/plugin-map-initial-activity/package.json
  • docs/package.json
  • extensions/plugin-map-initial-activity/CHANGELOG.md
  • extensions/link/package.json
  • extensions/react-ui-core/package.json
  • extensions/plugin-google-analytics-4/package.json
  • docs/components/ChangelogContent.mdx
  • integrations/react/package.json
  • extensions/link/CHANGELOG.md
  • docs/CHANGELOG.md
  • extensions/plugin-google-analytics-4/CHANGELOG.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
  • GitHub Check: Workers Builds: stackflow-docs
  • GitHub Check: Cloudflare Pages
🔇 Additional comments (14)
extensions/plugin-history-sync/CHANGELOG.md (1)

3-10: Changelog entry correctly reflects dependency updates.

The new 1.8.2 patch entry accurately documents the bumps to @stackflow/[email protected] and @stackflow/[email protected], with proper commit hash references matching the PR objectives. Changelog format is consistent with prior entries.

extensions/compat-await-push/CHANGELOG.md (1)

3-9: LGTM! Changelog entry is correctly formatted.

The version 1.1.14 entry properly documents the dependency update to @stackflow/[email protected], following standard Changesets conventions.

config/CHANGELOG.md (1)

3-7: LGTM! Major version bump correctly documented.

The 2.0.0 release entry appropriately documents the breaking change (removal of data loader cache) as a Major Change, following semantic versioning principles.

extensions/plugin-renderer-web/CHANGELOG.md (1)

3-9: LGTM! Changelog update is consistent.

The 1.1.14 entry correctly documents the @stackflow/[email protected] dependency update, consistent with other extension packages in this release.

extensions/compat-await-push/package.json (1)

3-3: LGTM! Version and dependency updates are correct.

The package version bump to 1.1.14 and @stackflow/react dependency updates to ^2.0.0 (in both devDependencies and peerDependencies) are consistent with the monorepo-wide 2.0.0 release.

Also applies to: 36-36, 45-45

config/package.json (1)

3-3: LGTM! Major version bump is appropriate.

The version update from 1.2.1 to 2.0.0 correctly reflects the breaking change (removal of data loader cache) documented in the changelog.

integrations/react/CHANGELOG.md (1)

3-16: LGTM! Release notes are comprehensive and well-structured.

The 2.0.0 entry correctly documents the major breaking change, minor feature addition, and dependency update to @stackflow/[email protected], following proper semantic versioning and Changesets format.

extensions/plugin-renderer-web/package.json (1)

3-3: LGTM! Version and dependency updates align with the release.

The version bump to 1.1.14 and @stackflow/react updates to ^2.0.0 are consistent with the coordinated monorepo release.

Also applies to: 36-36, 45-45

extensions/plugin-renderer-basic/CHANGELOG.md (1)

3-9: LGTM! Changelog follows the release pattern.

The 1.1.14 entry is consistent with other extension packages, correctly documenting the @stackflow/[email protected] dependency update.

extensions/plugin-history-sync/package.json (1)

3-3: LGTM: Version and dependency updates aligned with @stackflow 2.0 release.

The patch bump and peer/dev dependency updates to @stackflow/[email protected] and @stackflow/[email protected] are consistent with the monorepo-wide upgrade strategy.

Also applies to: 51-51, 54-54, 73-73, 75-75

extensions/plugin-basic-ui/package.json (1)

3-3: LGTM: Dependency updates consistent with ecosystem upgrade.

Version bump and dependency updates to @stackflow/[email protected] and @stackflow/[email protected] are correct.

Also applies to: 35-35, 45-45, 54-54

extensions/plugin-renderer-basic/package.json (1)

3-3: LGTM: Clean upgrade to @stackflow/react 2.0.0.

Version and dependency updates are appropriate.

Also applies to: 36-36, 45-45

extensions/plugin-preload/package.json (1)

3-3: LGTM: Dependencies updated to latest compatible versions.

The plugin correctly tracks @stackflow/[email protected] and @stackflow/[email protected].

Also applies to: 36-37, 47-47

demo/package.json (1)

3-3: LGTM: Demo dependencies comprehensively updated for 2.0.0 ecosystem.

All plugin and core package versions align with the coordinated release. The major version updates to @stackflow/[email protected] and @stackflow/[email protected] are correctly reflected.

Also applies to: 35-46


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

pkg-pr-new bot commented Dec 15, 2025

@stackflow/config

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/compat-await-push

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/link

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/plugin-basic-ui

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/plugin-google-analytics-4

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/plugin-history-sync

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/plugin-map-initial-activity

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/plugin-preload

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/plugin-renderer-basic

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/plugin-renderer-web

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/react-ui-core

yarn add https://pkg.pr.new/@stackflow/[email protected]

@stackflow/react

yarn add https://pkg.pr.new/@stackflow/[email protected]

commit: 4021e8a

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