Skip to content

v2.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 02:17
· 578 commits to master since this release

2.22.0 (2023-01-25)

Bug Fixes

  • layout problem when devicePixelRatio is changed during rendering (58c6202), closes #1079
  • react: Fix code that causes null error (e05998f)
  • very thin border on printing with Microsoft Edge (0137d0e), closes #1079 #1085

Features

  • react: Modify type definition errors as a result of updating react (9fb71ba)
  • Support CSS leader() function (1fdbb15), closes #1027