Skip to content

v1.8.2

Choose a tag to compare

@anday013 anday013 released this 21 Dec 00:34
· 11 commits to main since this release

What's Changed

Placeholder disappears as you type.
Now placeholder props support both single char values and the whole pattern:

  • If you set a single value, it populates to the whole input
  • If you set more than a value, each value gets populated to next cell

Full Changelog: v1.8.1...v1.8.2