Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@efstathiosntonas efstathiosntonas released this 06 Sep 20:56
· 5 commits to main since this release

New Features

  • feat: support local images via require, note that you must provide the imageStyle prop #62 thanks @saif-o99

Improvements

  • chore: removed lodash and tmpPath #63 thanks @saif-o99
  • chore: updated dev and example packages (b534f4f).
  • chore: removed husky, added lefthook (f6d0745).
  • chore: prettified, linted and a-b sorted some props (708340d).
  • chore: renamed animated style variables for better readability (3b7486b).
  • chore: use root on lefthook for example run (66e04eb).

Documentations

  • docs: added imageStyle prop and info about supporting local images (23e2a70).