We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a784c commit a2c8f3dCopy full SHA for a2c8f3d
1 file changed
CHANGELOG.md
@@ -107,6 +107,7 @@ The following features are now deprecated and will be removed in a future versio
107
* The Loader no longer prepends the current path to the URL if it's a Blob object (thanks @aucguy)
108
* Spine Atlases can now be loaded correctly via Asset Packs, as they now have the right index applied to them (thanks @jdcook)
109
* Input events for children inside nested Containers would incorrectly fire depending on the pointer position (thanks @rexrainbow)
110
+* Animations with both `yoyo` and `repeatDelay` set will respect the delay after each yoyo runs (thanks @cruzdanilo)
111
112
### Examples, Documentation and TypeScript
113
0 commit comments