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

feat: Load .mjs files as scripts #1657

Merged
merged 1 commit into from
Aug 13, 2023
Merged

feat: Load .mjs files as scripts #1657

merged 1 commit into from
Aug 13, 2023

Conversation

joeyguerra
Copy link
Member

@joeyguerra joeyguerra commented Aug 7, 2023

BREAKING CHANGE: This change introduces using async/await to load files from the scripts folder.

fixes #1625

BREAKING CHANGE: This change introduces using async/await to load files from the scripts folder.
@joeyguerra joeyguerra mentioned this pull request Aug 8, 2023
23 tasks
@joeyguerra joeyguerra merged commit 85db19b into main Aug 13, 2023
5 checks passed
@joeyguerra joeyguerra deleted the load-mjs-scripts branch August 13, 2023 22:13
@github-actions
Copy link

🎉 This PR is included in version 8.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Using .mjs files as scripts
1 participant