Skip to content

Releases: carlosar/costguard

v0.5.6

Choose a tag to compare

@github-actions github-actions released this 07 Jul 19:18

0.5.6 (2026-07-07)

Bug Fixes

  • fcg002: detect modular v9 SDK reads (getDocs, collectionGroup) (8f6f0df)

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:40

0.5.5 (2026-07-06)

Bug Fixes

  • gate firebase deploy via firebase.json hooks and align marketplace claims (5872460)

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 03 Jul 15:56

0.5.4 (2026-07-03)

Bug Fixes

  • address 11 confirmed QA audit findings (88203ef)

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 08:44

0.5.3 (2026-06-29)

Bug Fixes

  • npm: exclude VS Code extension bundle and marketing assets from CLI package (6d63790)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 10:22

0.5.1 (2026-06-24)

Bug Fixes

  • ci: correct repo-root paths in PR gate workflow (1820afb)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 09:23

0.5.0 (2026-06-24)

Features

  • add copy-fix-prompt quick action and refresh README marketplace listing (af2e22c)

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 19 Jun 14:08

0.4.3 (2026-06-19)

Bug Fixes

  • fcg001: detect state setter called inside its own dependent useEffect (7d2a4d9)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 14:18

0.4.2 (2026-06-17)

Bug Fixes

  • suppress setup banner when no workspace folder is open (b6c4f17)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 11:40

0.4.1 (2026-06-15)

Bug Fixes

  • use shell var syntax for VSCE_PAT in publishCmd (2dc8579)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 14:38

0.3.1 (2026-06-13)

Bug Fixes

  • correct diagnostic underline length for inline httpsCallable invocations in FCG017 (ea726c5)
  • eliminate FCG009 false positives on helpers called from event handlers (3d402cd)