Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 27, 2026

Patch release bumping all packages from 0.3.0 to 0.3.1.

Changes

  • Version bump: All 23 workspace packages → 0.3.1
  • CHANGELOG cleanup: Removed unreleased entry documenting rename of @object-ui/plugin-object to @object-ui/views (neither package exists in codebase)
  • Dependencies: Updated internal cross-package references to 0.3.1

Release Type

Maintenance release with no functional changes. All builds and tests passing (270/270).

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

vercel bot commented Jan 27, 2026

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

Project Deployment Review Updated (UTC)
objectui-site Ready Ready Preview, Comment Jan 27, 2026 8:23am

Request Review

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
@github-actions
Copy link

📦 Bundle Size Report

Package Size Gzipped
components (index.js) 1525.03KB 359.38KB
core (index.js) 0.51KB 0.28KB
data-objectstack (index.js) 4.42KB 1.47KB
fields (index.js) 35.65KB 8.57KB
layout (index.js) 12.22KB 3.82KB
plugin-aggrid (AgGridImpl-DKkq6v1B.js) 5.09KB 1.84KB
plugin-aggrid (index-B6NPAFZx.js) 15.66KB 4.51KB
plugin-aggrid (index.js) 0.18KB 0.15KB
plugin-calendar (index.js) 33.12KB 8.29KB
plugin-charts (AdvancedChartImpl-DJcN3TPx.js) 69.51KB 16.23KB
plugin-charts (BarChart-RKJxvg5Y.js) 535.74KB 134.11KB
plugin-charts (ChartImpl-CE1UGkNR.js) 8.78KB 3.11KB
plugin-charts (index-CTfEtwhn.js) 12.40KB 3.84KB
plugin-charts (index.js) 0.21KB 0.16KB
plugin-chatbot (index.js) 18.36KB 5.21KB
plugin-dashboard (index.js) 11.92KB 3.81KB
plugin-editor (MonacoImpl-B7ZgZJJG.js) 18.15KB 5.59KB
plugin-editor (index-Dl3HAAqu.js) 10.07KB 3.31KB
plugin-editor (index.js) 0.19KB 0.15KB
plugin-form (index.js) 14.46KB 4.64KB
plugin-gantt (index.js) 17.97KB 5.24KB
plugin-grid (index.js) 15.41KB 4.86KB
plugin-kanban (KanbanImpl-CUWM-JC-.js) 76.50KB 20.46KB
plugin-kanban (index-BV3FWhCb.js) 11.86KB 3.67KB
plugin-kanban (index.js) 0.18KB 0.15KB
plugin-map (index.js) 16.72KB 5.09KB
plugin-markdown (MarkdownImpl-BRkYjVWf.js) 256.79KB 64.50KB
plugin-markdown (index-D_CdfEXQ.js) 9.59KB 3.16KB
plugin-markdown (index.js) 0.19KB 0.15KB
plugin-timeline (index.js) 23.90KB 5.95KB
plugin-view (index.js) 16.24KB 4.77KB
react (SchemaRenderer.js) 1.44KB 0.73KB
react (index.js) 0.36KB 0.23KB
react (index.test.js) 0.34KB 0.26KB
types (api-types.js) 0.20KB 0.18KB
types (app.js) 0.20KB 0.18KB
types (base.js) 0.20KB 0.18KB
types (complex.js) 0.20KB 0.18KB
types (crud.js) 0.20KB 0.18KB
types (data-display.js) 0.20KB 0.18KB
types (data.js) 0.20KB 0.18KB
types (disclosure.js) 0.20KB 0.18KB
types (feedback.js) 0.20KB 0.18KB
types (field-types.js) 0.20KB 0.18KB
types (form.js) 0.20KB 0.18KB
types (index.js) 0.34KB 0.25KB
types (layout.js) 0.20KB 0.18KB
types (navigation.js) 0.20KB 0.18KB
types (objectql.js) 0.20KB 0.18KB
types (overlay.js) 0.20KB 0.18KB
types (registry.js) 0.20KB 0.18KB

Size Limits

  • ✅ Core packages should be < 50KB gzipped
  • ✅ Component packages should be < 100KB gzipped
  • ⚠️ Plugin packages should be < 150KB gzipped

@github-actions
Copy link

✅ All checks passed!

  • ✅ Type check passed
  • ✅ Tests passed
  • ✅ Lint check completed

@hotlong hotlong marked this pull request as ready for review January 27, 2026 08:59
Copilot AI review requested due to automatic review settings January 27, 2026 08:59
@hotlong hotlong merged commit a467951 into main Jan 27, 2026
16 checks passed
Copy link
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 PR is a patch maintenance release that bumps package versions across the ObjectUI monorepo from 0.3.0 to their next patch versions, with no functional code changes.

Changes:

  • Version bumps for 24 workspace packages (20 to 0.3.1, plus aggrid to 0.4.1, dashboard/layout to 0.1.1, site to 0.0.1)
  • CHANGELOG.md files updated across all packages to document the 0.3.1 release
  • Root CHANGELOG.md cleaned up to remove incorrect unreleased entry about non-existent package rename

Reviewed changes

Copilot reviewed 51 out of 51 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/vscode-extension/package.json Version bump to 0.3.1
packages/vscode-extension/CHANGELOG.md Added 0.3.1 release notes
packages/types/package.json Version bump to 0.3.1
packages/types/CHANGELOG.md Added 0.3.1 release notes
packages/runner/package.json Version bump to 0.3.1
packages/runner/CHANGELOG.md Added 0.3.1 release notes with dependency updates
packages/react/package.json Version bump to 0.3.1
packages/react/CHANGELOG.md Added 0.3.1 release notes
packages/plugin-view/package.json Version bump to 0.3.1
packages/plugin-view/CHANGELOG.md Created CHANGELOG with 0.3.1 release
packages/plugin-timeline/package.json Version bump to 0.3.1
packages/plugin-timeline/CHANGELOG.md Created CHANGELOG with 0.3.1 release
packages/plugin-markdown/package.json Version bump to 0.3.1
packages/plugin-markdown/CHANGELOG.md Added 0.3.1 release notes
packages/plugin-map/package.json Version bump to 0.3.1
packages/plugin-map/CHANGELOG.md Created CHANGELOG with 0.3.1 release
packages/plugin-kanban/package.json Version bump to 0.3.1
packages/plugin-kanban/CHANGELOG.md Added 0.3.1 release notes
packages/plugin-grid/package.json Version bump to 0.3.1
packages/plugin-grid/CHANGELOG.md Created CHANGELOG with 0.3.1 release
packages/plugin-gantt/package.json Version bump to 0.3.1
packages/plugin-gantt/CHANGELOG.md Created CHANGELOG with 0.3.1 release
packages/plugin-form/package.json Version bump to 0.3.1
packages/plugin-form/CHANGELOG.md Created CHANGELOG with 0.3.1 release
packages/plugin-editor/package.json Version bump to 0.3.1
packages/plugin-editor/CHANGELOG.md Added 0.3.1 release notes
packages/plugin-dashboard/package.json Version bump to 0.1.1
packages/plugin-dashboard/CHANGELOG.md Created CHANGELOG with 0.1.1 release
packages/plugin-chatbot/package.json Version bump to 0.3.1
packages/plugin-chatbot/CHANGELOG.md Created CHANGELOG with 0.3.1 release
packages/plugin-charts/package.json Version bump to 0.3.1
packages/plugin-charts/CHANGELOG.md Added 0.3.1 release notes
packages/plugin-calendar/package.json Version bump to 0.3.1
packages/plugin-calendar/CHANGELOG.md Created CHANGELOG with 0.3.1 release
packages/plugin-aggrid/package.json Version bump to 0.4.1
packages/plugin-aggrid/CHANGELOG.md Added 0.4.1 release notes
packages/layout/package.json Version bump to 0.1.1
packages/layout/CHANGELOG.md Created CHANGELOG with 0.1.1 release
packages/fields/package.json Version bump to 0.3.1
packages/fields/CHANGELOG.md Created CHANGELOG with 0.3.1 release
packages/data-objectstack/package.json Version bump to 0.3.1
packages/data-objectstack/CHANGELOG.md Created CHANGELOG with 0.3.1 release
packages/core/package.json Version bump to 0.3.1
packages/core/CHANGELOG.md Added 0.3.1 release notes
packages/components/package.json Version bump to 0.3.1
packages/components/CHANGELOG.md Added 0.3.1 release notes
packages/cli/package.json Version bump to 0.3.1
packages/cli/CHANGELOG.md Added 0.3.1 release notes
apps/site/package.json Version bump to 0.0.1
apps/site/CHANGELOG.md Created CHANGELOG with 0.0.1 release
CHANGELOG.md Added 0.3.1 release section, removed incorrect unreleased entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants