Skip to content

chore: version packages#62

Merged
medelman17 merged 2 commits intomainfrom
changeset-release/main
Mar 13, 2026
Merged

chore: version packages#62
medelman17 merged 2 commits intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 6, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

eyecite-ts@0.5.0

Minor Changes

  • #70 9acdc81 Thanks @medelman17! - Add Illinois ILCS chapter-act citation extraction and remove legacy state-code pattern.

    • New chapter-act pattern and extractChapterAct extractor for "735 ILCS 5/2-1001" format
    • Removed broad state-code pattern — fully superseded by named-code + abbreviated-code families
    • Eliminates duplicate citation output for state codes that previously matched both patterns
  • #69 4efd7fc Thanks @medelman17! - Add state statute citation extraction for 19 jurisdictions across three pattern families:

    Federal (PR feat: robust federal statute extraction with subsections, et seq., prose form #67): Enhanced USC/CFR patterns with subsection capture, et seq., §§ ranges. Added prose-form "section X of title Y". Refactored extractStatute into dispatcher architecture.

    Abbreviated-code (PR feat: abbreviated-code state statute extraction for 12 jurisdictions #68): Added knownCodes registry and extraction for 12 states using compact abbreviations: FL, OH, MI, UT, CO, WA, NC, GA, PA, IN, NJ, DE.

    Named-code (PR feat: named-code state statute extraction for 7 jurisdictions #69): Added extraction for 7 states using jurisdiction prefix + code name: NY (21 laws), CA (29 codes), TX (29 codes), MD (36 articles), VA, AL, MA (chapter-based).

    New StatuteCitation fields: subsection, jurisdiction, pincite, hasEtSeq. Shared parseBody helper for section/subsection/et seq splitting. ~970 tests (up from 528).

Patch Changes

@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from e59c6a3 to 71fe112 Compare February 6, 2026 09:43
@github-actions github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from bd8c706 to 0e692e9 Compare March 13, 2026 20:33
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3e13508 to c687808 Compare March 13, 2026 20:39
@medelman17 medelman17 merged commit 33cd9f0 into main Mar 13, 2026
5 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.22%. Comparing base (7bdf202) to head (f73f01c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files          33       33           
  Lines        1117     1117           
  Branches      319      319           
=======================================
  Hits         1086     1086           
  Misses         31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@medelman17 medelman17 deleted the changeset-release/main branch March 13, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant