Skip to content

Update TypeScript version to 6 #461

Description

@joargr

The application currently uses TypeScript version 5.8 (released February 2025). This should be updated to the newest version of TypeScript 6 (released March 2026). This version is a transition release to the upcoming version 7, so it can be useful to update to version 6 first.

When updating, take note of the change regarding the configuration of lib and the value DOM.Iterable. As this value is now included as part of the DOM value, and the DOM value as well as the ES2024 value is automatically set, there is no need to specify the lib value, so this setting can be removed from tsconfig.app.json.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions