v0.1.0: Hooray, API changed: `preview.debug()`
Features
- [BREAKING CHANGES] Simplify usage of the core function of jest-preview:
preview(htmlElement)
topreview.debug()
. - Users do not need to pass any argument to
preview.debug()
, the default isdocument.body
which is the whole page (how authors expect users to use jest-preview). - Add
title
andfavicon.ico
for Dashboard
Fixes
- Fix
externalCss
get cached