Skip to content

v0.3.3#294

Merged
hexqi merged 1 commit intoopentiny:release/v0.3.xfrom
SonyLeo:release_v0.3.3
Jan 30, 2026
Merged

v0.3.3#294
hexqi merged 1 commit intoopentiny:release/v0.3.xfrom
SonyLeo:release_v0.3.3

Conversation

@SonyLeo
Copy link
Collaborator

@SonyLeo SonyLeo commented Jan 30, 2026

版本更新 - v0.3.3

Summary by CodeRabbit

  • Bug Fixes

    • Fixed Sender component template data handling to ensure correct behavior in non-template mode
  • Documentation

    • Updated release notes for v0.3.3

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Jan 30, 2026

Walkthrough

This pull request releases version v0.3.3, a patch update that fixes a bug in the Sender component's submission events and template data cleanup logic. The version bump is reflected across all package.json files, with corresponding documentation added to the update log.

Changes

Cohort / File(s) Summary
Documentation
docs/src/guide/update-log.md
Added v0.3.3 changelog entry documenting a fix to Sender component's submission events and template data cleanup to prevent empty array transmission and incorrect template mode exit in non-template mode.
Version Bumps
packages/components/package.json, packages/kit/package.json, packages/svgs/package.json
Patch version bump from 0.3.2 to 0.3.3 across all package manifests.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰✨ A patch, a fix, a tiny hop,
The Sender's dance won't overstep,
No empty arrays left behind,
Just cleaner templates, redesigned! 🎉

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'v0.3.3' is vague and generic, using only a version number without describing the actual changes or purpose of the pull request. Consider using a more descriptive title that explains the purpose, such as 'Release v0.3.3: Fix Sender component submission events and template data cleanup' or 'v0.3.3 patch release with Sender component fixes'.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

🧪 Unit Test Generation v2 is now available!

We have significantly improved our unit test generation capabilities.

To enable: Add this to your .coderabbit.yaml configuration:

reviews:
  finishing_touches:
    unit_tests:
      enabled: true

Try it out by using the @coderabbitai generate unit tests command on your code files or under ✨ Finishing Touches on the walkthrough!

Have feedback? Share your thoughts on our Discord thread!


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.

@hexqi hexqi merged commit 308c092 into opentiny:release/v0.3.x Jan 30, 2026
3 of 4 checks passed
@github-actions
Copy link
Contributor

🧹 Preview Cleaned Up

The preview deployment has been removed.

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.

3 participants