Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add support for typescript 6#1411

Merged
Kocal merged 1 commit into
symfony:mainfrom
stof:typescript6
May 16, 2026
Merged

Add support for typescript 6#1411
Kocal merged 1 commit into
symfony: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
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.

@stof stof force-pushed the typescript6 branch 4 times, most recently from 7fbd8ae to ad787be Compare May 13, 2026 14:17
@stof stof mentioned this pull request May 13, 2026
@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels May 16, 2026
@Kocal
Copy link
Copy Markdown
Member

Kocal commented May 16, 2026

Thank you @stof.

@Kocal Kocal merged commit 28e032f into symfony:main May 16, 2026
7 checks passed
Kocal added a commit that referenced this pull request May 16, 2026
…bel preset (Kocal)

This PR was merged into the main branch.

Discussion
----------

Add testing app for lowest peers with TypeScript 5 and Babel preset

| Q              | A
| -------------- | ---
| Bug fix?       | no
| New feature?   | no <!-- please update CHANGELOG.md file -->
| Deprecations?  | no <!-- please update CHANGELOG.md file -->
| Issues         | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License        | MIT

Related to #1411, we already have TypeScript 5.0 in our testing-apps, but it's mainly for testing `fork-ts-checker-webpack-plugin` dependency.
This new testing-app use the Babel TypeScript preset.

Commits
-------

e9398ea Add testing app for lowest peers with TypeScript 5 and Babel preset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New Feature Status: Reviewed Has been reviewed by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typescript 6

3 participants