Files
Firefly_Srtools_Live/data/changelog.json
T
Kain344 7699ac7139
Gitea Auto Deploy / Deploy-Container (push) Successful in 49s
Refactor TypeScript interfaces and types for consistency and readability
- Reformatted multiple TypeScript interfaces across various files to ensure consistent spacing and indentation.
- Updated `changelog.ts`, `enka.ts`, `extraData.ts`, `gloval.d.ts`, `index.ts`, `lightconeDetail.ts`, `metaData.ts`, `mics.ts`, `modelConfig.ts`, `monsterDetail.ts`, `peakDetail.ts`, `pfDetail.ts`, `psConnect.ts`, `relicDetail.ts`, `showcase.ts`, `srtools.ts`, and `zod/index.ts` for improved code clarity.
- Ensured all interfaces are properly formatted with consistent line breaks and spacing.
- Made minor adjustments to the `tsconfig.json` file for formatting consistency.
2026-07-15 11:04:18 +07:00

50 lines
969 B
JSON

[
{
"version": "4.4.0",
"date": "15/07/2026",
"type": "update",
"items": [
"New data for 4.4.0"
]
},
{
"version": "4.3.0",
"date": "01/05/2026",
"type": "update",
"items": [
"New data for 4.3.0"
]
},
{
"version": "4.1.6",
"date": "12/04/2026",
"type": "update",
"items": [
"Support RobinSR"
]
},
{
"version": "4.1.5",
"date": "17/03/2026",
"type": "update",
"items": [
"New data for 4.1.5"
]
},
{
"version": "4.0.5",
"date": "09/02/2026",
"type": "update",
"items": [
"New data for 4.0.5"
]
},
{
"version": "3.8.5",
"date": "11/01/2026",
"type": "improvement",
"items": [
"Support skills_by_anchor_type"
]
}
]