Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: Upgrade esbuild in drizzle-kit to support es2023 target #3118

Open
bagbag opened this issue Oct 14, 2024 · 1 comment
Open

[FEATURE]: Upgrade esbuild in drizzle-kit to support es2023 target #3118

bagbag opened this issue Oct 14, 2024 · 1 comment
Labels
drizzle/kit enhancement New feature or request priority Will be worked on next

Comments

@bagbag
Copy link

bagbag commented Oct 14, 2024

Running npx drizzle-kit generate errors with Invalid target "es2023" in "--target=es2023" in my project. Upgrading esbuild to the latest version solved that issue.

Describe what you want

Upgrading of esbuild to latest version.

@bagbag bagbag added the enhancement New feature or request label Oct 14, 2024
@L-Mario564 L-Mario564 added drizzle/kit priority Will be worked on next labels Oct 25, 2024
@banuni
Copy link

banuni commented Oct 29, 2024

also - esbuild < 0.22 has security issues and the ~ symbol disallows us to upgrade it manually in our repo...

reference: evanw/esbuild#3802

daichitakahashi added a commit to daichitakahashi/cf-eventhub that referenced this issue Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
drizzle/kit enhancement New feature or request priority Will be worked on next
Projects
None yet
Development

No branches or pull requests

3 participants