Skip to content

v9.16.1

Compare
Choose a tag to compare
@tujoworker tujoworker released this 16 Nov 18:58
· 3362 commits to release since this release

9.16.1 (2021-11-16)

Bug Fixes

  • Breadcrumb: fix usage of tsx file in /cjs – which is used when running Jest tests (7787929)
  • fix Circular dependency imports (reported by rollup, UMD build) (37c70b2)
  • InputMasked: fix manual range selection (a2a1a98)
  • InputMasked: fix misplaced leading zero while typing (a40e6a0)
  • InputMasked: handle initial empty string value (70c5fd8)
  • Modal: text selection issue after modal has been closed (a1a612b)