Skip to content

v0.1.0: Hooray, API changed: `preview.debug()`

Compare
Choose a tag to compare
@nvh95 nvh95 released this 07 Apr 17:30
· 748 commits to main since this release
13a511c

Features

  • [BREAKING CHANGES] Simplify usage of the core function of jest-preview: preview(htmlElement) to preview.debug().
  • Users do not need to pass any argument to preview.debug(), the default is document.body which is the whole page (how authors expect users to use jest-preview).
  • Add title and favicon.ico for Dashboard

Fixes

  • Fix externalCss get cached