Skip to content

Releases: cronn/file-snapshots

@cronn/playwright-file-snapshots@0.13.0

18 Aug 07:16
Compare
Choose a tag to compare

Minor Changes

  • 2000932: Snapshot landmarks
  • 5ce17e8: Exclude elements with aria-hidden="true" from DOM Snapshots
  • 0615e16: Snapshot description lists
  • 137bbec: Snapshot tables
  • f5c172a: Snapshot descriptions
  • 506f9cb: Ignore elements with role="presentation" and role="none" in DOM Snapshots

Patch Changes

  • c9f1d67: Fix: Explicit element roles of container elements are not validated
  • d37bf2a: Fix: li is resolved to listitem outside list

@cronn/vitest-file-snapshots@0.12.0

14 Aug 14:32
Compare
Choose a tag to compare

Minor Changes

  • 62a2b52: Enable configuration of indentSize for JSON file snapshots

Patch Changes

  • Updated dependencies [62a2b52]
    • @cronn/lib-file-snapshots@0.13.0

@cronn/playwright-file-snapshots@0.12.0

14 Aug 14:32
Compare
Choose a tag to compare

Minor Changes

  • 756a233: Snapshot elements with role combobox
  • 9fe8f39: Snapshot multi select elements
  • 2152587: Exclude combobox options from DOM Snapshots by default
  • 2152587: Add DOM Snapshot option includeComboboxOptions
  • 62a2b52: Enable configuration of indentSize for JSON file snapshots

Patch Changes

  • Updated dependencies [62a2b52]
    • @cronn/lib-file-snapshots@0.13.0

@cronn/lib-file-snapshots@0.13.0

14 Aug 14:32
Compare
Choose a tag to compare

Minor Changes

  • 62a2b52: Enable configuration of indentSize on JsonSerializer

@cronn/vitest-file-snapshots@0.11.0

13 Aug 08:08
Compare
Choose a tag to compare

Minor Changes

  • a015e3d: Remove __tests__ directory from snapshot file path

@cronn/playwright-file-snapshots@0.11.0

07 Aug 13:38
Compare
Choose a tag to compare

Minor Changes

  • 84ad807: Introduce DOM Snapshots (experimental)

@cronn/vitest-file-snapshots@0.10.1

04 Aug 12:59
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [77a885b]
    • @cronn/lib-file-snapshots@0.12.0

@cronn/playwright-file-snapshots@0.10.0

04 Aug 12:59
Compare
Choose a tag to compare

Minor Changes

  • 78c9704: Breaking change: All file matchers are now asynchronous and must be awaited
  • 78c9704: Breaking change: Promise values passed to file matchers are now automatically awaited
  • 78c9704: Introduce snapshot retries

Patch Changes

  • Updated dependencies [77a885b]
    • @cronn/lib-file-snapshots@0.12.0

@cronn/lib-file-snapshots@0.12.0

04 Aug 12:59
Compare
Choose a tag to compare

Minor Changes

  • 77a885b: Expose isValidationFileMissing on ValidationFileMatcher to enable checks before matching

@cronn/vitest-file-snapshots@0.10.0

31 Jul 06:29
Compare
Choose a tag to compare

Minor Changes

  • 7cb48e9: Migrate module augmentation to Matchers interface

Patch Changes

  • 26fe3b4: Simplify ValidationFileMatcher interface
  • Updated dependencies [26fe3b4]
  • Updated dependencies [0e0681b]
  • Updated dependencies [2a35553]
  • Updated dependencies [eff0212]
  • Updated dependencies [923b9c2]
  • Updated dependencies [77e864a]
    • @cronn/lib-file-snapshots@0.11.0