Skip to content

Add support for typescript 6#1411

Open
stof wants to merge 3 commits intosymfony:mainfrom
stof:typescript6
Open

Add support for typescript 6#1411
stof wants to merge 3 commits intosymfony:mainfrom
stof:typescript6

Conversation

@stof
Copy link
Copy Markdown
Member

@stof stof commented May 4, 2026

Q A
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #1409
License MIT

@carsonbot carsonbot added Feature New Feature Status: Needs Review Needs to be reviewed labels May 4, 2026
stof added 2 commits May 5, 2026 11:01
In TS 6, strict mode is enabled by default, and the `node10` module
resolution is deprecated.
Copy link
Copy Markdown
Member

@Kocal Kocal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some checks are failing:

TS5095: Option 'bundler' can only be used when 'module' is set to 'es2015' or later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New Feature Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typescript 6

3 participants