Skip to content

Releases: enisbu/breakpoint-preview

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 23:59
e936478

Minor Changes

  • ec76b59: See all breakpoints at once — zero dependencies, works with any framework.

    • Preview any URL or static file at multiple viewport widths simultaneously
    • Built-in proxy server with WebSocket pass-through for HMR
    • Scroll sync across all viewports
    • Per-viewport URL bar with navigation
    • --app mode for standalone Chrome/Chromium window
    • --breakpoints flag for custom viewport widths
    • --port flag for custom server port
    • Session persistence and hide/show per viewport
    • Auto-injects scroll sync script into proxied HTML
    • Auto-detect and launch Chrome/Chromium across macOS, Linux, Windows