Skip to content

Release v0.7.1#436

Merged
hotlong merged 2 commits into
mainfrom
copilot/create-new-version
Jan 31, 2026
Merged

Release v0.7.1#436
hotlong merged 2 commits into
mainfrom
copilot/create-new-version

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 31, 2026

Patch release bumping all packages from 0.7.0 to 0.7.1.

Changes

  • Created changeset for unified patch version bump
  • Updated 13 workspace packages and all examples to 0.7.1
  • Updated CHANGELOG.md with release entry dated 2026-01-31
  • Fixed @objectstack/plugin-msw runtime dependency version constraint

Packages Updated

All packages in the monorepo follow unified versioning per changeset configuration:

  • Core: @objectstack/{spec,runtime,objectql,types,core,metadata}
  • Clients: @objectstack/{client,client-react}
  • Plugins: @objectstack/{driver-memory,plugin-hono-server,plugin-msw}
  • Tooling: @objectstack/{ai-bridge,cli,docs}
Original prompt

发一个版本


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jan 31, 2026 6:05am

Request Review

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
@hotlong hotlong marked this pull request as ready for review January 31, 2026 05:55
Copilot AI review requested due to automatic review settings January 31, 2026 05:55
@github-actions github-actions Bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file size/m labels Jan 31, 2026
Copilot AI changed the title [WIP] Create a new version release Release v0.7.1 Jan 31, 2026
Copilot AI requested a review from hotlong January 31, 2026 05:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request creates a new patch release version 0.7.1 for the ObjectStack monorepo. The PR bumps all package versions from 0.7.0 to 0.7.1, updates CHANGELOG files, and ensures dependency consistency across the workspace.

Changes:

  • Updated version numbers from 0.7.0 to 0.7.1 across all 24 packages and examples
  • Added CHANGELOG entries documenting the patch release for maintenance and stability improvements
  • Updated peer dependency for @objectstack/runtime in plugin-msw from ^0.6.1 to ^0.7.1
  • Updated main CHANGELOG.md with release notes and version comparison links

Reviewed changes

Copilot reviewed 49 out of 49 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/*/package.json Version bumped from 0.7.0 to 0.7.1 for all core packages
packages/*/CHANGELOG.md Added 0.7.1 release entries with dependency updates
packages/plugins/*/package.json Version bumped for all plugins (msw, hono-server, driver-memory)
packages/plugins/*/CHANGELOG.md Added 0.7.1 release entries for plugins
packages/plugins/plugin-msw/package.json Updated runtime peer dependency to ^0.7.1
examples/*/package.json Version bumped for all example applications
examples/*/CHANGELOG.md Added 0.7.1 release entries for examples
apps/docs/package.json Version bumped for documentation site
apps/docs/CHANGELOG.md Added 0.7.1 release entry
CHANGELOG.md Added 0.7.1 release section and updated version comparison links

Comment thread CHANGELOG.md

### Changed
- Patch release for maintenance and stability improvements
- Updated all packages to version 0.7.1
Copy link

Copilot AI Jan 31, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The root package.json version remains at "0.7.0" while all other packages have been bumped to "0.7.1". In a monorepo, the root package version should typically be updated to match the release version for consistency, unless there's a specific reason to keep it separate.

Suggested change
- Updated all packages to version 0.7.1
- Updated all workspace packages to version 0.7.1; root package.json remains at 0.7.0 by design

Copilot uses AI. Check for mistakes.
@hotlong hotlong merged commit c31edb1 into main Jan 31, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants