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

Support esbuild 0.23 #23

Closed
lishaduck opened this issue Jul 10, 2024 · 2 comments · Fixed by #27
Closed

Support esbuild 0.23 #23

lishaduck opened this issue Jul 10, 2024 · 2 comments · Fixed by #27

Comments

@lishaduck
Copy link
Contributor

lishaduck commented Jul 10, 2024

If it's just that the package hasn't been updated, then would it be possible to widen the esbuild version to include esbuild 0.23? Thanks!
If it really doesn't support it (possible, that's three majors apart), then feel free to close this issue.

@lishaduck
Copy link
Contributor Author

lishaduck commented Jul 10, 2024

Speaking of dependencies to update, this is also generating Effect-TS code from 2 years ago, which should probably also get fixed sometime.

@lishaduck lishaduck changed the title Support esbuild 0.21 Support esbuild 0.23 Jul 11, 2024
@timlrx
Copy link
Owner

timlrx commented Jul 13, 2024

Yes, will expend the list of compatible esbuild versions. Updating Effect-TS is the toughest part since it cuts across almost the whole package and the syntax of the new functions is also significantly different. I have currently no intention of updating that library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants