Skip to content

fix: upgrade build target to ES2020 to support the latest versions of Next and Vite#102

Open
jonathanarnault wants to merge 1 commit into
mainfrom
fix/build
Open

fix: upgrade build target to ES2020 to support the latest versions of Next and Vite#102
jonathanarnault wants to merge 1 commit into
mainfrom
fix/build

Conversation

@jonathanarnault

@jonathanarnault jonathanarnault commented May 29, 2026

Copy link
Copy Markdown
Contributor

Closes #93

Problem

Latest versions of Vite and next fails to run with this error:

Class constructor InferredElement cannot be invoked without 'new'

Solution

Upgrade build target to ES2020

@jonathanarnault jonathanarnault added this to the 3.6.0 milestone May 29, 2026

@fzaninotto fzaninotto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

can you revert the version bumps in the packages? We do that during the release process

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ListGuesser Error

2 participants