Skip to content

v2.2.0

Compare
Choose a tag to compare
@madox2 madox2 released this 25 Dec 15:27
· 17 commits to master since this release

Release notes v2.2.0

New features

  • added randomSeed prop to fix randomness for shuffle and tag color

Fixed issues:

  • render should happen if change count of the tag (#28 )

Deprecations:

  • deprecated randomNumberGenerator as the only use-case for it seems to be random with seed which is currently possible via randomSeed prop