Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 20:39
· 4 commits to main since this release

Minor Changes

3f66d1e:

  • Simplified createElement to handle all object properties, including style.
  • Fixed issue with styles not applying correctly.
  • Updated style type in SpecialAttributes to Partial<CSSStyleDeclaration> for editor hints and flexibility.