jellyfin-vue
jellyfin-vue copied to clipboard
chore(ecmascript)!: switch to ES2024
The ECMAScript upgrade is needed for Object.groupBy, which we use across the codebase
This can't be merged until TypeScript 5.7 has ubiquituous support by VSCode, ESLint and vue-tsc
Cloudflare Pages deployment
| Latest commit | 3d4ca7c |
|---|---|
| Status | ❌ Failure. Check workflow logs for details |
| Preview URL | ❓ Not available |
| Preview alias | ❓ Not available |
| Type | 🔀 Preview |
Something I've been forgetting to update is the browserslist query. However, there's no possibility to query by ECMAScript version: https://github.com/browserslist/browserslist/issues/795
TODO: Investigate with CanIUse or browserslist themselves in a way to support querying for specific ecma versions, since it would be much easier and maintenable to do it that way.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code