-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
fix: update package @asyncapi/bundler
to version 0.6.1
#1492
fix: update package @asyncapi/bundler
to version 0.6.1
#1492
Conversation
@aeworxet the tests are currently not passing. |
Should it be stated in CLI's documentation that the minimal version of Node.js is v18 or is it too early to make users upgrade to v18 and I should rewrite Bundler's functionality with a polyfill or without |
937f820
to
ab299dc
Compare
Well according to the website v20 is the current LTS version, but still v16 is still wildly used so I think we should still support v16 for some time in the near future. |
Replaced in I will update this PR as soon as asyncapi/bundler#183 is merged and |
@asyncapi/bundler
to version 0.6.0
@asyncapi/bundler
to version 0.6.1
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/rtm |
🎉 This PR is included in version 2.3.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR updates the
@asyncapi/bundler
package to version0.6.0
.