Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [9.16.1](v9.16.0...v9.16.1) (2021-11-16) ### Bug Fixes * **Breadcrumb:** fix usage of tsx file in /cjs – which is used when running Jest tests ([7787929](7787929)) * fix Circular dependency imports (reported by rollup, UMD build) ([37c70b2](37c70b2)) * **InputMasked:** fix manual range selection ([a2a1a98](a2a1a98)) * **InputMasked:** fix misplaced leading zero while typing ([a40e6a0](a40e6a0)) * **InputMasked:** handle initial empty string value ([70c5fd8](70c5fd8)) * **Modal:** text selection issue after modal has been closed ([a1a612b](a1a612b))
- Loading branch information