Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Release PR for v0.3.3, updating package versions/changelogs and publishing collateral (root changelog + release notes), with added Tenant reference artifacts.
Changes:
- Bumped all workspace package versions from 0.3.2 → 0.3.3 (and examples accordingly).
- Updated package-level CHANGELOGs and root
CHANGELOG.md/RELEASE_NOTES.mdfor the v0.3.3 release. - Added Tenant schema artifacts: JSON Schema + docs reference page.
Reviewed changes
Copilot reviewed 38 out of 38 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| packages/types/package.json | Bump @objectstack/types to 0.3.3 |
| packages/types/CHANGELOG.md | Add 0.3.3 changelog entry |
| packages/spec/package.json | Bump @objectstack/spec to 0.3.3 (and export formatting) |
| packages/spec/json-schema/hub/Tenant.json | Add Tenant JSON Schema artifact |
| packages/spec/CHANGELOG.md | Add 0.3.3 changelog entry |
| packages/runtime/package.json | Bump @objectstack/runtime to 0.3.3 |
| packages/runtime/CHANGELOG.md | Add 0.3.3 changelog entry (deps bumped) |
| packages/plugin-msw/package.json | Bump plugin-msw to 0.3.3 + peerDep runtime ^0.3.3 |
| packages/plugin-msw/CHANGELOG.md | Add 0.3.3 changelog entry (deps bumped) |
| packages/plugin-hono-server/package.json | Bump plugin-hono-server to 0.3.3 + peerDep runtime ^0.3.3 |
| packages/plugin-hono-server/CHANGELOG.md | Add 0.3.3 changelog entry (deps bumped) |
| packages/objectql/package.json | Bump @objectstack/objectql to 0.3.3 |
| packages/objectql/CHANGELOG.md | Add 0.3.3 changelog entry (deps bumped) |
| packages/driver-memory/package.json | Bump @objectstack/driver-memory to 0.3.3 |
| packages/driver-memory/CHANGELOG.md | Add 0.3.3 changelog entry (deps bumped) |
| packages/client/package.json | Bump @objectstack/client to 0.3.3 |
| packages/client/CHANGELOG.md | Add 0.3.3 changelog entry (deps bumped) |
| examples/todo/package.json | Bump example-todo to 1.0.7 |
| examples/todo/CHANGELOG.md | Add 1.0.7 changelog entry (deps bumped) |
| examples/plugin-bi/package.json | Bump plugin-bi example to 1.0.7 |
| examples/plugin-bi/CHANGELOG.md | Add 1.0.7 changelog entry (deps bumped) |
| examples/msw-demo/package.json | Bump msw-demo example to 0.1.2 |
| examples/msw-demo/CHANGELOG.md | Add 0.1.2 changelog entry (deps bumped) |
| examples/host/package.json | Bump host example to 0.1.7 |
| examples/host/CHANGELOG.md | Add 0.1.7 changelog entry (deps bumped) |
| examples/crm/package.json | Bump crm example to 1.0.7 |
| examples/crm/CHANGELOG.md | Add 1.0.7 changelog entry (deps bumped) |
| examples/ai-support/package.json | Bump ai-support example to 1.0.5 |
| examples/ai-support/CHANGELOG.md | Add 1.0.5 changelog entry (deps bumped) |
| examples/ai-sales/package.json | Bump ai-sales example to 1.0.5 |
| examples/ai-sales/CHANGELOG.md | Add 1.0.5 changelog entry (deps bumped) |
| examples/ai-codegen/package.json | Bump ai-codegen example to 1.0.5 |
| examples/ai-codegen/CHANGELOG.md | Add 1.0.5 changelog entry (deps bumped) |
| examples/ai-analyst/package.json | Bump ai-analyst example to 1.0.5 |
| examples/ai-analyst/CHANGELOG.md | Add 1.0.5 changelog entry (deps bumped) |
| content/docs/references/hub/tenant/Tenant.mdx | Add Tenant docs reference page |
| RELEASE_NOTES.md | Add v0.3.3 release notes section |
| CHANGELOG.md | Add 0.3.3 entry + update compare links |
Comment on lines
+8
to
+9
| | Property | Type | Required | Description | | ||
| | :--- | :--- | :--- | :--- | |
There was a problem hiding this comment.
The markdown table uses a double leading pipe (|| ...) on the header and alignment rows, which is inconsistent with other reference pages (e.g., content/docs/references/hub/space/HubSpace.mdx) and likely breaks table rendering. Use single leading pipes (| ...) like the other docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Patch release bumping all packages from 0.3.2 to 0.3.3 using Changesets.
Changes in This Release
Technical Details
changeset versionv0.3.3created for this releaseOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.