Skip to content

Releases: callstackincubator/sniffler

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:11

What's Changed

  • Refactor impact analysis module boundaries by @V3RON in #27
  • Add worker-backed source scanning by @V3RON in #26

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:33

What's Changed

  • chore: create GitHub release with generated notes by @V3RON in #20
  • Add forward containment traversal for touched roots by @V3RON in #24
  • feat: migrate test map to array schema by @V3RON in #21
  • Support synthetic graph containment edges by @V3RON in #25

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@V3RON V3RON released this 26 Jun 09:57

What's Changed

  • fix: cache tsconfig path resolution by @V3RON in #12
  • chore: add GitHub Actions CI and release workflows by @V3RON in #13
  • test: cover git diff mode by @V3RON in #14
  • feat: add test selection rules by @V3RON in #19

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@V3RON V3RON released this 22 Jun 19:55

What's Changed

  • refactor: move sniffler CLI to cac by @V3RON in #3
  • perf: improve impact selection throughput by @V3RON in #2
  • fix: tighten resolver edge cases by @V3RON in #4
  • perf: reuse cached resolved edges by @V3RON in #5
  • feat: include warnings in diagnostics dumps by @V3RON in #6
  • feat: add Metro-style platform resolution by @V3RON in #7
  • perf: speed up source discovery with fast-glob by @V3RON in #8
  • chore: add package publishing metadata by @V3RON in #9
  • fix: run CLI through npm bin symlinks by @V3RON in #11
  • test: isolate benchmark checkouts by @V3RON in #10

Full Changelog: https://github.com/callstackincubator/sniffler/commits/v0.1.0