Skip to content
New issue

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

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

Already on GitHub? # to your account

Move esbuild to peer dependencies #25

Closed
ym-project opened this issue Oct 2, 2024 · 0 comments · Fixed by #28
Closed

Move esbuild to peer dependencies #25

ym-project opened this issue Oct 2, 2024 · 0 comments · Fixed by #28
Assignees
Labels
enhancement New feature or request

Comments

@ym-project
Copy link
Owner

ym-project commented Oct 2, 2024

Replace esbuild from

"dependencies": {
"esbuild": "^0.21.5",

to peerDependencies section.

These changes will allow to have latest changes and users will not wait the package update.

Min version of esbuild: https://github.com/evanw/esbuild/releases/tag/v0.17.0

@ym-project ym-project added the enhancement New feature or request label Oct 2, 2024
@ym-project ym-project self-assigned this Oct 2, 2024
ym-project added a commit that referenced this issue Dec 5, 2024
@ym-project ym-project linked a pull request Dec 5, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant