Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 5.13.0 #3133

Merged
merged 1 commit into from
Nov 19, 2024
Merged

version 5.13.0 #3133

merged 1 commit into from
Nov 19, 2024

Conversation

AliT3
Copy link
Collaborator

@AliT3 AliT3 commented Nov 18, 2024

V 5.13.0

  • FIX: rollup config updated to prevent lottie-web from running in Server-Side Rendering contexts (Using Node v21 not supported: breaks on typeof navigator check #3047)
  • FIX: fixed renderGradient() cache invalidation issue so that both start and end points are checked for changes
  • IMPROVEMENT: avoid recalculating static transform matrices, results in a significant performance improvement
  • FIX: reloadShapes() no longer has the side effect of creating duplicate styles
  • FEATURE: Web Worker supports resetSegments
  • FIX: hidden styles were forcibly set as visible when using searchShapes()
  • IMPROVEMENT: expressions can access unidimensional values by index
  • IMPROVEMENT: expression support for thisProperty.name

@AliT3 AliT3 merged commit bede03d into airbnb:master Nov 19, 2024
1 check failed
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