Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@mustaphaturhan mustaphaturhan released this 23 Jun 12:59
b480ced
  • Allows react-markdown v8 and chakra-ui v2 (#27, thanks @baartch)
  • Updates deprecated d=... property to display=... property.
  • Changes type definition of first parameter. heading is not accepted as a property anymore since it isn't used anywhere. Use h1, h2, h3, h4, h5, h6 instead.