v1.17.0 (2025-05-11)
Bug Fixes
-
Add proper TypeScript interfaces to API test page (
0f9a9c9
) -
Convert ConclusionSummary to proper React component (
e1f3a7c
) -
Correct topojson typing issues in map chart (
0358e64
) -
Remove deprecated appDir config option (
b9a6005
) -
Resolve SVG reference TypeScript errors in line chart (
b6e8664
) -
Update SVG element references for TypeScript compatibility (
930afc5
)
Chores
-
Add vercelignore file to exclude large data directories (
28e94c3
) -
Update dependencies and TypeScript configurations (
28107c5
) -
Update gitignore patterns (
de41442
)
Features
-
Add concise conclusion to fertility education summary (
d9c453f
) -
Create conclusion summary component (
3be10e8
)
Detailed Changes: v1.16.0...v1.17.0