Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 14:24
· 398 commits to master since this release
304ba60

1.0.0 (2020-04-22)

Bug Fixes

  • list: text content of a list item cannot be styled (#120) (453a96b), closes #67
  • meta: do not forbid dates older than now (77790c8)

Features

BREAKING CHANGES

  • list: The addListItem method on a List no longer accepts a string and it doesn't automagically create a "hidden" paragraph. Instead an empty ListItem is being created. On the ListItem instance it is now possible to add headings or paragraphs.