Skip to content
Compare
Choose a tag to compare
@StopNGo StopNGo released this 21 Sep 15:20
· 9 commits to main since this release

Adding optional Preact.

New

  • You can use now a Preact library as alternative option to React

Improvements

  • Improved scss source mapping;
  • Jest config now in .ts file with configuration object checking by typescript;

Fixes

  • No more testing library in a bundle (sideEffects option in packages.json);