feat(data-loading): load fee schedule catalogs and data from generated JSON payloads instead of bundled Germany TypeScript exports
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
- load fee schedule catalogs and data from generated JSON payloads instead of bundled Germany TypeScript exports (data-loading)
|
||||
- adds runtime payload loading with remote, browser-local, and node-local fallbacks
|
||||
- replaces hardcoded Germany catalog exports with generic payload-based catalogs and supported country codes
|
||||
- moves generation output to git-only .onlygit JSON files and removes generated ts/germany data modules
|
||||
- updates package contents, exports, tests, and README to reflect the new payload-based API
|
||||
|
||||
## 2026-05-14 - 1.0.4
|
||||
|
||||
### Fixes
|
||||
|
||||
Reference in New Issue
Block a user