Skip to content

Releases: civic-source/us-code-tracker

v0.6.0

13 May 02:31
a95367e

Choose a tag to compare

Features

  • Full release flow migrated to release-please (#185)
  • Node 24 LTS + pnpm 11 + TypeScript 6 across the stack (#175, #184)
  • CodeQL SAST + Token-Permissions hardening (#166)
  • HTML sanitization library swap (sanitize-html) replacing regex (#171)
  • Tailwind unpinned to ^4.3 after upstream ESM bug fixed (#181)
  • Astro 6.3.1 + @astrojs/svelte 8.1.0 (#169)

Bug fixes

  • 7 transitive Dependabot security alerts (#165)
  • 6 CodeQL real-bug fixes incl. ReDoS, YAML escape, temp-file races (#170)
  • Scorecard codeql-action SHA pinned to commit (#164)
  • Token-permission and CI workflow updates (#163)

See CHANGELOG.md for the full conventional-commit history.

v0.5.7

29 Mar 21:36
e2f71e7

Choose a tag to compare

0.5.7 (2026-03-29)

Features

  • pre-computed static diffs for zero-API version comparison (#55) (46b5dd1)

Bug Fixes

  • scripts: filter diffs to body-only changes, exclude frontmatter noise (#55) (ea56f15)
  • web: DiffViewer — eliminate N+1 API calls, clean markdown display (577aed3)
  • web: resolve 5 DiffViewer cosmetic issues (#50-#54) (35042bc), closes #51 #52 #53

v0.5.6

29 Mar 21:03
c028a91

Choose a tag to compare

0.5.6 (2026-03-29)

Bug Fixes

  • scripts: add network retry + error resilience to historical importer (de6fec5)
  • scripts: batch git add by title directory + use 255 verified release points (7332794)

v0.5.5

29 Mar 18:52
17e2be9

Choose a tag to compare

0.5.5 (2026-03-29)

Features

  • web: version timeline + comparison in DiffViewer (#46) (20766db)

v0.5.4

29 Mar 17:50
ae8f1ad

Choose a tag to compare

0.5.4 (2026-03-29)

Bug Fixes

  • scripts: add cached release points fallback + graceful 302 handling (0ac0041)

v0.5.3

29 Mar 17:08
8fdef3e

Choose a tag to compare

0.5.3 (2026-03-29)

Bug Fixes

  • transformer: reformat 47 sections with inline list markers (#47) (335e0b7)

v0.5.2

29 Mar 16:21
d9723ed

Choose a tag to compare

0.5.2 (2026-03-29)

Features

  • web: add notices for Omitted, Transferred, Renumbered sections (#48) (32f416d), closes #47

v0.5.1

29 Mar 16:06
a02f18c

Choose a tag to compare

0.5.1 (2026-03-29)

Features

  • pipeline: historical release point importer with delta detection (#42) (8a689e4)
  • types: add statute version reference fields to CaseAnnotation (#43) (c315987)

Bug Fixes

  • scripts: use relative imports for tsx compatibility (9e0d79d)

v0.5.0

29 Mar 15:23
13ed95b

Choose a tag to compare

0.5.0 (2026-03-29)

Features

  • annotator: Precedent Mapping Phase A — schema, rate limiting, dedup (#40) (36d4d97)

v0.4.6

29 Mar 12:39
445ea95

Choose a tag to compare

0.4.6 (2026-03-29)

Bug Fixes

  • web: improve Change History display and OLRC URL pattern (#39) (8b24548)