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

Release - v2.12.1 #524

Merged
merged 12 commits into from
Feb 14, 2024
Merged

Release - v2.12.1 #524

merged 12 commits into from
Feb 14, 2024

Conversation

uguraslan
Copy link
Contributor

@uguraslan uguraslan commented Feb 6, 2024

Changes

Issues Fixed

PRs Included

Todo

  • Update package.json and package-lock.json
  • Update CHANGELOG.md

wouterlucas and others added 9 commits November 21, 2023 18:46
However since some of the files get transpites from mts the examples can no longer import directly from /src/lightning.mjs. This commit changes all examples to pull from the ./dist/src/ folder instead.
The npm scripts where relying on shell type of commands (rm/cp etc) and have been abstracted by the SHX package.

Additionally there are environment variables set that are not supported on powershell, cross-env solves that.

Lastly the src-to-dist.sh shell script doesn't work very well on power shell. So this has been replaced with a .cjs node script using ShellJS.
@uguraslan uguraslan marked this pull request as ready for review February 6, 2024 09:52
@uguraslan uguraslan marked this pull request as draft February 6, 2024 10:03
@uguraslan uguraslan marked this pull request as ready for review February 6, 2024 10:10
@uguraslan uguraslan added the release This is a release PR label Feb 13, 2024
@uguraslan uguraslan merged commit b25dcc1 into master Feb 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release This is a release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants