This repository has been archived by the owner on Dec 23, 2022. It is now read-only.
v2.0.0-beta.2
Pre-release
Pre-release
Thanks to the 2 contributors who made this release possible. π
Breaking changes
- Change the default blur behavior to add instead of clear #279
Added
- Add a
readOnly
prop #287
Changed
- Fix class key inference for outlined and filled variants in the TypeScript typings #292 @piotros
- Include
disableUnderline
in the readme #297 @dnaranjo89