Skip to content

Conversation

@pepijnolivier
Copy link

Use es2025

Description

Allow using modern syntax such as

await import(path, { with: { type: 'json' }, }) 

without transpiling to "assert"

Additional context

Is there any reason to still use es2023 ?


What is the purpose of this pull request?

  • Bug fix
  • [] New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the PR Title Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.
@sapphi-red
Copy link
Member

@sapphi-red sapphi-red closed this Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants