Closed yiiqii closed 2 months ago
The updates involve primarily modifying URLs in various GitHub issue templates and documentation files to enhance clarity and accessibility. Additionally, version numbers for several packages have been incremented from 2.0.2 to 2.0.3, indicating minor updates or improvements. A new changelog entry documents a fix related to the frame animation loop, ensuring better performance during composition restarts.
Files | Change Summary |
---|---|
.github/ISSUE_TEMPLATE/*.yml |
URLs modified to remove fragment identifiers (#/ ) for improved link structure. |
CHANGELOG-zh_CN.md , CHANGELOG.md |
New entry for version 2.0.3 documenting a fix for the frame animation loop. |
packages/effects-core/README-zh_CN.md , README.md |
API documentation links updated for better accessibility. |
packages/effects-*/package.json |
Version updated from 2.0.2 to 2.0.3 across multiple packages. |
plugin-packages/*/package.json |
Version updated from 2.0.2 to 2.0.3 for several plugins. |
packages/effects/README.md |
Developer and API documentation URLs updated for clarity. |
sequenceDiagram
participant User
participant GitHub
participant Documentation
User->>GitHub: Open Issue Template
GitHub->>Documentation: Access Links
Documentation-->>User: Provide Updated Resources
π In the meadow of code, changes bloom bright,
URLs polished, a clearer sight.
Version numbers hop, a leap in the flow,
Fixes and updates, making things glow.
With every small change, our work takes flight,
A dance of improvements, oh what a delight! πΌ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit
New Features
Bug Fixes
Chores