Closed yiiqii closed 2 days ago
The changes in this pull request introduce version 2.1.1
for multiple packages and update the changelogs to reflect various bug fixes and improvements. Key updates include resolutions for spine transform and rendering issues, time precision fixes, and enhancements for player rendering when autoplay is disabled. The updates are documented in both CHANGELOG.md
and CHANGELOG-zh_CN.md
, while the package.json
files for several packages have been modified solely to increment their version numbers.
File | Change Summary |
---|---|
CHANGELOG.md | Added new release entry for version 2.1.1 , detailing bug fixes related to spine rendering and timing. |
CHANGELOG-zh_CN.md | Added new version entry (2.1.1) with similar bug fixes and improvements as in the English changelog. |
packages/effects-core/package.json | Updated version from 2.1.0 to 2.1.1 . |
packages/effects-helper/package.json | Updated version from 2.1.0 to 2.1.1 . |
packages/effects-threejs/package.json | Updated version from 2.1.0 to 2.1.1 . |
packages/effects-webgl/package.json | Updated version from 2.1.0 to 2.1.1 . |
packages/effects/package.json | Updated version from 2.1.0 to 2.1.1 . |
plugin-packages/alipay-downgrade/package.json | Updated version from 2.1.0 to 2.1.1 . |
plugin-packages/downgrade/package.json | Updated version from 2.1.0 to 2.1.1 . |
plugin-packages/editor-gizmo/package.json | Updated version from 2.1.0 to 2.1.1 . |
plugin-packages/model/package.json | Updated version from 2.1.0 to 2.1.1 . |
plugin-packages/multimedia/package.json | Updated version from 2.1.0 to 2.1.1 . |
plugin-packages/orientation-transformer/package.json | Updated version from 2.1.0 to 2.1.1 . |
plugin-packages/rich-text/package.json | Updated version from 2.1.0 to 2.1.1 . |
plugin-packages/spine/package.json | Updated version from 2.1.0 to 2.1.1 . |
plugin-packages/stats/package.json | Updated version from 2.1.0 to 2.1.1 . |
SlotGroup
class, enhancing spine transform handling.🐰 In the garden where changes bloom,
A hop, a skip, dispelling gloom.
With fixes bright, our work is done,
Version 2.1.1, let’s have some fun!
Bugs are squashed, the code is neat,
A happy dance on fluffy feet! 🎉
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
Release Notes for Version 2.1.1
Bug Fixes
Documentation
This release focuses on enhancing the stability and reliability of the rendering engine, particularly for complex animations.