Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 576 Bytes

File metadata and controls

11 lines (8 loc) · 576 Bytes

Changelog

Rate changes themselves are not listed here — they land automatically whenever the European Commission TEDB publishes them, and every change is visible in the commit history of data/eu-vat-rates-data.json. This file records changes to the package API, the data format, and corrections to hand-maintained fields.

2026-04-25

  • fix: Corrected Sweden (SE) VAT number regex — was ^SE\d{12}$, now correctly requires the mandatory 01 suffix: ^SE\d{10}01$.