Skip to content

Version Packages#684

Merged
ENvironmentSet merged 1 commit intomainfrom
changeset-release/main
Mar 13, 2026
Merged

Version Packages#684
ENvironmentSet merged 1 commit intomainfrom
changeset-release/main

Conversation

@daangnbot
Copy link
Contributor

@daangnbot daangnbot commented Mar 12, 2026

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/core@1.3.1

Patch Changes

  • 4d3b294: fix(core): prevent duplicate setInterval in dispatchEvent

@stackflow/react-ui-core@1.3.4

Patch Changes

  • b9c1946: fix(react-ui-core): clamp swipe-back dx to prevent left-drag screen movement

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 12, 2026

Deploying stackflow-demo with  Cloudflare Pages  Cloudflare Pages

Latest commit: eefde75
Status: ✅  Deploy successful!
Preview URL: https://a95bcd8b.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 Mar 12, 2026

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 eefde75 Commit Preview URL Mar 13 2026, 07:48 AM

@coderabbitai
Copy link

coderabbitai bot commented Mar 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 6021fbe2-e83a-42af-91a0-2c5f98245933

📥 Commits

Reviewing files that changed from the base of the PR and between c6658f8 and eefde75.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (6)
  • .changeset/fix-duplicate-interval.md
  • core/CHANGELOG.md
  • core/package.json
  • docs/components/ChangelogContent.mdx
  • extensions/react-ui-core/CHANGELOG.md
  • extensions/react-ui-core/package.json
💤 Files with no reviewable changes (1)
  • .changeset/fix-duplicate-interval.md
✅ Files skipped from review due to trivial changes (2)
  • extensions/react-ui-core/CHANGELOG.md
  • docs/components/ChangelogContent.mdx
🚧 Files skipped from review as they are similar to previous changes (2)
  • core/CHANGELOG.md
  • core/package.json

📝 Walkthrough

Summary by CodeRabbit

  • Bug Fixes

    • Fixed duplicate interval invocation in the core event dispatch to prevent unintended repeated tasks.
    • Clamped swipe-back horizontal drag in the React UI to stop accidental left-drag screen movement.
  • Chores

    • Updated package versions and changelogs to reflect the fixes.

Walkthrough

Patch-level repo updates: bumped @stackflow/core to 1.3.1, updated changelogs/docs to record two fixes, bumped @stackflow/react-ui-core to 1.3.4 (with its devDependency on @stackflow/core), and removed a temporary changeset file. No source API signatures changed.

Changes

Cohort / File(s) Summary
Core release
core/package.json, core/CHANGELOG.md
Version bump 1.3.0 → 1.3.1 and added changelog entry for fix preventing duplicate setInterval in dispatchEvent.
React UI Core release
extensions/react-ui-core/package.json, extensions/react-ui-core/CHANGELOG.md
Version bump 1.3.3 → 1.3.4; updated devDependency @stackflow/core to ^1.3.1 and added changelog entry for swipe-back dx clamp fix.
Documentation
docs/components/ChangelogContent.mdx
Added changelog section (2026.03.13) listing both core and react-ui-core fixes and released package versions.
Changeset cleanup
.changeset/fix-duplicate-interval.md
Removed temporary changeset file describing the core patch.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Version Packages' accurately describes the primary change—this is a version release PR that updates package versions and changelogs for @stackflow/core@1.3.1 and @stackflow/react-ui-core@1.3.4.
Description check ✅ Passed The description clearly explains the PR's purpose: it's a Changesets release action that updates versions and changelogs, and includes details about both package releases with their corresponding fixes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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
📝 Coding Plan
  • Generate coding plan for human review comments

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 Mar 12, 2026

commit: 2aae3c5

@github-actions github-actions bot force-pushed the changeset-release/main branch from c6658f8 to eefde75 Compare March 13, 2026 07:40
@ENvironmentSet ENvironmentSet enabled auto-merge (squash) March 13, 2026 07:45
@ENvironmentSet ENvironmentSet disabled auto-merge March 13, 2026 07:46
@ENvironmentSet ENvironmentSet merged commit a43dbe4 into main Mar 13, 2026
2 of 3 checks passed
@ENvironmentSet ENvironmentSet deleted the changeset-release/main branch March 13, 2026 07:47
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.

2 participants