This repo is the home of happo.io documentation, served at docs.happo.io
- Document autoApplyPseudoStateAttributes integration option for enhanced pseudo-state handling
- Update happo dependency to 6.8.0 with latest improvements
- Update release-with-ease dependency to 2.0.2
- Improve color contrast in dark mode for better accessibility
- Add dark mode variants to visual regression tests
- Document allowPointerEvents default change in v6.8.0
- Reframe native apps as a first-class use case in documentation
- Apply installation partial to full-page, CLI, and getting-started docs for improved consistency
- Document all five deepCompare configuration options (compareThreshold, diffAlgorithm, ignoreThreshold, ignoreWhitespace, applyBlur) with reference tables
- Support auto-chunking via estimatedSnapsCount for custom integrations, removing need for manual chunks configuration
- Document --skippedExamples option for filtering snapshot examples
- Reduce documentation duplication by extracting shared MDX partials for installation, API keys, and troubleshooting
- Improve accessibility with increased color contrast for links in code blocks and throughout documentation
- Add package manager tabs (npm, pnpm, yarn) to installation instructions
- Add documentation for merge ref checkouts to improve discoverability of this workflow
- Document happo flake CLI command
- Update ajv to 6.14.0
- Update happo dependency to 6.3.4
- Update release-with-ease to 2.0.1
- Update to release-with-ease 2 with Anthropic integration
- Bump webpack to 5.105.2
- Bump esbuild to 0.27.3
- Bump happo to 6.3.2
- Add more technical details to Reporting Flake docs
- Increase color contrast of links to improve accessibility.
- Update lodash to version 4.17.23 to resolve a security vulnerability.
- Make custom theme CSS selector more specific for better style application.
- Update documentation for deepCompare and ignoreWhitespace options.
- Bump happo from 6.2.6 to 6.3.0.
- Bump react and react-dom to version 19.2.4.
- Bump prettier from 3.8.0 to 3.8.1.
- Add profiling documentation for local test suite profiling
- Document waitForContent for custom integration type
- Bump happo from 6.2.2 to 6.2.3
- Bump esbuild from 0.27.1 to 0.27.2
- Update React from 19.2.1 to 19.2.3, fixing important security vulnerabilities.
- Add documentation for interactive authentication
- Update Cypress orb documentation to version 6.0.0.
- Bump react and react-dom from 19.2.0 to 19.2.1.
- Bump esbuild from 0.27.0 to 0.27.1.
- Update js-yaml from 4.1.0 to 4.1.1 to resolve a security vulnerability.
- Bump prettier from 3.7.3 to 3.7.4.
- Update some transitive dependencies to resolve security vulnerabilities.
- Bring back usage of custom.css for improved image styling.
- Clean out unused styles and fix selectors in custom.css.
- Add AVIF information and enhance animations on the Flake page.
- Bump node-forge from 1.3.1 to 1.3.2.
- Bump esbuild from 0.25.12 to 0.27.0.
- Bump happo from 6.0.2 to 6.0.4.
- Encourage use of data-happo-hide instead of cy.happoHideDynamicElements.
- Bump happo from 6.0.1 to 6.0.2.
- Bump js-yaml from 3.14.1 to 3.14.2.
- Update documentation to clarify ignoring diffs and reporting flake.
- Fix build issue caused by a redirect affecting Happo.
- Load plausible tracker via npm library
- Graduate next docs to current
- Update CLI documentation to reflect new flags
- Update happo from beta 6 to beta 7
- Update happo from beta 7 to beta 8
- Revise documentation to reflect recent changes
- Update documentation for CLI args instead of env vars.
- Add accessibility to the list of supported target types.
- Change browserType to type for targets in documentation.
- Stabilize Happo renderings to improve reliability.
- Split documentation into Legacy and Next versions.
- Add CI job to test Docker image for better integration.
- Fix broken tabs in documentation after Docusaurus upgrade.
- Update docs for bitbucket build status integration
- Add docs for HAPPO_GITHUB_TOKEN