Skip to content

Bump version to v0.4.0#211

Merged
hackerwins merged 1 commit into
mainfrom
release/v0.4.0
May 11, 2026
Merged

Bump version to v0.4.0#211
hackerwins merged 1 commit into
mainfrom
release/v0.4.0

Conversation

@hackerwins

@hackerwins hackerwins commented May 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Cuts the v0.4.0 minor release covering 24 commits since v0.3.7. The headline is the brand-new @wafflebase/slides package — a third surface alongside Sheets and Docs.

Minor bump (0.3.x → 0.4.0), not patch, because slides is a new top-level package.

Highlights since v0.3.7

Slides — New package

Slides — Shape library

Sheets / Docs / CLI / Infra

Test plan

  • pnpm verify:fast — 47 test files, 764 tests pass
  • docker build . — 2-stage build succeeds; runtime NestFactory boot reaches AppModule load (slides type-only import resolves)
  • CI green on PR
  • After merge: tag v0.4.0, GitHub Release with auto-notes
  • Verify npm-publish publishes @wafflebase/[email protected] and @wafflebase/[email protected]
  • Verify docker-publish pushes yorkieteam/wafflebase:v0.4.0 (multi-arch)

🤖 Generated with Claude Code

Adds @wafflebase/slides as a third surface alongside Sheets and Docs,
plus 53-shape library (Phase 1+2), adjustment handles for 9 pilot
shapes (P3-A.1), live snap guides, align/distribute toolbar, themed
authoring, and layout-change UI. Also ships Sheets cell comments
(Phase B), docs peer-avatar caret jump, yorkie-js-sdk 0.7.8 upgrade,
and CLI/REST API improvements (docs export imageFetcher, expired
session refresh, REST docs split). Minor bump because slides is a
new top-level package.

Highlights: #184 #185 #186 #187 #188 #189 #190 #191 #192 #197 #198
#201 #202 #203 #204 #205 #206 #207 #209 #210
@coderabbitai

coderabbitai Bot commented May 11, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@hackerwins has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 3 minutes and 29 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5b79ca8a-8a2a-41ce-bc98-64820582859d

📥 Commits

Reviewing files that changed from the base of the PR and between 43f875c and 6d38e1d.

📒 Files selected for processing (9)
  • docs/tasks/active/20260511-release-0.4.0-todo.md
  • package.json
  • packages/backend/package.json
  • packages/cli/package.json
  • packages/docs/package.json
  • packages/documentation/package.json
  • packages/frontend/package.json
  • packages/sheets/package.json
  • packages/slides/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.4.0

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.

@hackerwins
hackerwins merged commit 9fc2b1f into main May 11, 2026
1 check passed
@hackerwins
hackerwins deleted the release/v0.4.0 branch May 11, 2026 00:09
@github-actions

github-actions Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

Verification: verify:self

Result: ✅ PASS in 181.7s

Lane Status Duration
sheets:build ✅ pass 13.3s
docs:build ✅ pass 12.4s
slides:build ✅ pass 9.9s
verify:fast ✅ pass 102.2s
frontend:build ✅ pass 18.2s
verify:frontend:chunks ✅ pass 0.3s
backend:build ✅ pass 5.0s
cli:build ✅ pass 2.1s
verify:entropy ✅ pass 18.2s

Verification: verify:integration

Result: ✅ PASS

@codecov

codecov Bot commented May 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant