Skip to content

Conversation

sigma-andex
Copy link
Contributor

@sigma-andex sigma-andex commented Feb 11, 2022

Description of the change

This adds support for es modules to spago run, using es modules for versions >= v0.15
Solves #857

Checklist:

  • Added the change to the "Unreleased" section of the changelog
  • Added some example of the new feature to the README
  • Added a test for the contribution (if applicable)

P.S.: the above checks are not compulsory to get a change merged, so you may skip them. However, taking care of them will result in less work for the maintainers and will be much appreciated 😊

@sigma-andex
Copy link
Contributor Author

Note: pr #856 should happen before this one

@sigma-andex sigma-andex force-pushed the GH857-add-run-support-for-es-modules branch from 8ec56c7 to c8c8cbd Compare February 12, 2022 17:44
Copy link
Member

@f-f f-f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small note about the changelog, but otherwise this is great!

CHANGELOG.md Outdated
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Bugfixes
- Make `spago run` work when `node-args` includes flag-like value (#856)
Features:
- Make `spago run` use es modules for projects >= v0.15
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version has already been released. Could you move this to the unreleased section?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Member

@f-f f-f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thank you!

@f-f f-f merged commit 9bf3512 into purescript:master Feb 16, 2022
@sigma-andex sigma-andex deleted the GH857-add-run-support-for-es-modules branch February 16, 2022 09:17
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 this pull request may close these issues.

3 participants