Releases: eighty4/plunder
Releases · eighty4/plunder
Core v0.0.6
Published to npm as @eighty4/plunder-core
npm i -g @eighty4/plunder-core
Release notes
Added
resolveDevicesexport returns device definitions resolved
from aCaptureScreenshotsOptionsDeviceDefinitionincludes aBrowserEnginefield for the
device's native browsercheckPlaywrightBrowserDistributionschecks if Playwright browser
distributions are installedlib/api.web.tsexport entrypoint for web bundling package consumers
Fixed
captureScreenshotsuses an emulated device's native browser engine
for screenshot capturegetSupportedDeviceLabelsfilters out duplicate output from
device configurations that support portrait and landscape modes
CLI v0.0.8
Published to npm as @eighty4/plunder
npm i -g @eighty4/plunder
Release notes
Added
- Screenshot capture will start an HTTP server to view web report from
--out-dirat port 7979 or configured with--booty-port
CLI v0.0.7
Published to npm as @eighty4/plunder
npm i -g @eighty4/plunder
Release notes
Added
- Screenshot capture and link checking will prompt user before starting
Playwright browser downloads
Fixed
plunder devices --alldoes not show duplicate entries for landscape mode
Core v0.0.6-3
Published to npm as @eighty4/plunder-core
npm i -g @eighty4/plunder-core@next
Release notes
Added
resolveDevicesexport returns device definitions resolved
from aCaptureScreenshotsOptionsDeviceDefinitionincludes aBrowserEnginefield for the
device's native browsercheckPlaywrightBrowserDistributionschecks if Playwright browser
distributions are installedlib/api.web.tsexport entrypoint for web bundling package consumers
Fixed
captureScreenshotsuses an emulated device's native browser engine
for screenshot capturegetSupportedDeviceLabelsfilters out duplicate output from
device configurations that support portrait and landscape modes
Core v0.0.6-2
Published to npm as @eighty4/plunder-core
npm i -g @eighty4/plunder-core@next
Release notes
Added
resolveDevicesadded to package exports andDeviceDefinition
includes aBrowserEnginefield for the device's native browsercheckPlaywrightBrowserDistributionschecks if Playwright browser
distributions are installedlib/api.web.tsexported for web bundling package consumersCaptureWebSocketserves webapp index.html with bootstrap metadata
Fixed
captureScreenshotstakes emulated device screenshots with the
browser engine native to that devicegetSupportedDeviceLabelsfilters out landscape from Playwright
device configurations
CLI v0.0.7-3
Published to npm as @eighty4/plunder
npm i -g @eighty4/plunder@next
Release notes
Added
- Screenshot capture and link checking will prompt user before starting
Playwright browser downloads
Fixed
plunder devices --alldoes not show duplicate entries for landscape mode
CLI v0.0.7-2
Published to npm as @eighty4/plunder
npm i -g @eighty4/plunder@next
Release notes
Added
- Screenshot capture and link checking will prompt user before starting
Playwright browser downloads plunder --uistarts web socket active mode
Fixed
plunder devices --alldoes not show duplicate entries for landscape mode
Core v0.0.6-1
Published to npm as @eighty4/plunder-core
npm i -g @eighty4/plunder-core@next
Release notes
Added
- API
checkPlaywrightBrowserDistributionschecks if Playwright browser
distributions are installed - Fallback exports for web bundling package clients using
lib/api.web.ts - API
CaptureWebSocketserves webapp index.html with bootstrap metadata
Fixed
- API
getSupportedDeviceLabelsfilters out landscape from Playwright
device configurations
CLI v0.0.7-1
Published to npm as @eighty4/plunder
npm i -g @eighty4/plunder@next
Release notes
Added
- CLI screenshot capture and link checking will prompt user before starting
Playwright browser downloads plunder --uistarts web socket active mode
Fixed
plunder devices --alldoes not show duplicate entries for landscape mode
Core v0.0.6-0
Published to npm as @eighty4/plunder-core
npm i -g @eighty4/plunder-core@next
Release notes
- Fallback exports for web bundling package clients using
lib/api.web.ts getSupportedDeviceLabelsfilters out landscape from Playwright
device configurations- CaptureWebSocket serves webapp index.html with bootstrap metadata