feat(package): modernize package metadata, exports, and typed country dataset coverage

This commit is contained in:
2026-05-01 22:10:01 +00:00
parent bea77e8672
commit 1aba288d2b
14 changed files with 7650 additions and 5000 deletions
+32
View File
@@ -0,0 +1,32 @@
# Changelog
## 2026-05-01 - 1.1.0 - feat(package)
modernize package metadata, exports, and typed country dataset coverage
- add an exported ICountryCode interface and type the countryCodeArray dataset
- add meaningful tests for dataset size and Germany country metadata
- define package exports and refresh build, test, and documentation tooling configuration
- update README and project metadata for clearer package usage and release configuration
## 2024-05-29 - 1.0.4 - maintenance
Repository metadata and configuration updates.
- Updated package description
- Adjusted TypeScript configuration
- Updated npmextra.json git host settings
- Includes routine maintenance changes across 2024-03-30 to 2024-05-29
## 2023-10-21 - 1.0.3 - core
Core update fix release.
- Applied `fix(core): update`
## 2023-10-21 - 1.0.2 - core
Core update fix release.
- Applied `fix(core): update`
## 2023-10-21 - 1.0.1 - core
Core update fix release.
- Applied `fix(core): update`