Skip to content

@animotion/core@1.3.2

Choose a tag to compare

@matiadev matiadev released this 22 Apr 20:25
· 7 commits to main since this release
  • feat: The class prop accepts objects and arrays — all components (Code, Embed, Presentation, Slide, Transition) now accept class as a ClassValue, enabling conditional classes with objects and arrays
  • feat: improved code replace method — <Code> component got a smarter replace implementation with better handling of content updates
  • feat: multiline code insert support — the insert method on the <Code> component now supports inserting multiline strings correctly
  • refactor: adopted CSS @layer for style organization in app.css