Skip to content

Conversation

@fuma-nama
Copy link
Owner

@fuma-nama fuma-nama commented Dec 4, 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 dev, this PR will be updated.

Releases

[email protected]

Minor Changes

  • fc0e3db: Support Workspaces API [Experimental]

Patch Changes

[email protected]

Patch Changes

  • ef8eb6c: Expose Zod schema for page & meta data
  • e0c4c3a: [Remark Image] Respect title in images
  • 4e2bca7: support collapsible in meta data

[email protected]

Patch Changes

[email protected]

[email protected]

Patch Changes

@fuma-nama fuma-nama force-pushed the changeset-release/dev branch from fc2ef72 to 6bb4ee6 Compare December 4, 2025 02:34
@vercel
Copy link

vercel bot commented Dec 4, 2025

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

Project Deployment Preview Comments Updated (UTC)
fumadocs Ready Ready Preview Comment Dec 4, 2025 9:44am
fumadocs-marble-cms Ready Ready Preview Comment Dec 4, 2025 9:44am
fumadocs-tanstack-start Ready Ready Preview Comment Dec 4, 2025 9:44am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
fumadocs-react-router Ignored Ignored Dec 4, 2025 9:44am

@coderabbitai
Copy link

coderabbitai bot commented Dec 4, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • version packages

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

This PR removes two .changeset entries and applies version bumps and changelog updates across multiple packages (core, ui, mdx, create-app, create-app-versions) without modifying runtime code or public APIs.

Changes

Cohort / File(s) Summary
Removed changesets
.changeset/clear-towns-grab.md, .changeset/sparkly-baths-dress.md
Deleted two changeset files (removed fumadocs-mdx minor entry and fumadocs-core patch entry notes).
Core package (16.2.3)
packages/core/package.json, packages/core/CHANGELOG.md
Version bumped 16.2.2 → 16.2.3; added CHANGELOG entry for “[Remark Image] Respect title in images”.
UI package (16.2.3)
packages/ui/package.json, packages/ui/CHANGELOG.md
Version bumped 16.2.2 → 16.2.3; CHANGELOG records dependency update referencing [email protected].
MDX package (14.1.0)
packages/mdx/package.json, packages/mdx/CHANGELOG.md
Version bumped 14.0.4 → 14.1.0; CHANGELOG adds Workspaces API (Experimental) note and updates core dependency.
Create-app (16.0.23)
packages/create-app/package.json, packages/create-app/CHANGELOG.md
Version bumped 16.0.22 → 16.0.23; added top-level CHANGELOG section for new version.
Create-app-versions (16.0.23)
packages/create-app-versions/package.json, packages/create-app-versions/CHANGELOG.md
Version bumped 16.0.22 → 16.0.23; CHANGELOG lists dependency/version updates (includes [email protected], [email protected], [email protected]).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Focus review on verifying version and changelog consistency across:
    • packages/core/*
    • packages/ui/*
    • packages/mdx/*
    • packages/create-app*
    • .changeset/*
  • Check for unintended changes in package.json fields or malformed CHANGELOG entries.

Poem

🐰 I hopped through diffs with curious cheer,
Removed old notes and nudged versions near,
Bumped the numbers, one by one they gleam,
Changelogs tidy — a small release dream,
✨ Tail twitch of joy — the repo's pearly beam

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Version Packages' accurately reflects the changeset release PR's main purpose: versioning and preparing multiple packages for npm publication.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

Comment @coderabbitai help to get the list of available commands and usage tips.

@fuma-nama fuma-nama force-pushed the changeset-release/dev branch from 45c696e to 459534f Compare December 4, 2025 09:40
@fuma-nama fuma-nama merged commit f33ca20 into dev Dec 4, 2025
9 checks passed
fuma-nama added a commit that referenced this pull request Dec 4, 2025
* MDX: reduce cwd usage

* MDX: prototype workspace feature

* Bump deps

* Core: Respect `title` in images

* fix serialization

* MDX: implement core for workspaces

* MDX: introduce official workspace API

* fix Tanstack Start

* MDX: fix `lastModified` plugin on workspace

* MDX: add unit tests for workspace

* Core: Expose Zod schema for page & meta data

* Core & UI: support `collapsible` in meta data

* MDX: fix index file re-generation

* Merge pull request #2705 from fuma-nama/changeset-release/dev

Version Packages

* Docs: introduce `collapsible` & MDX workspace
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