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

Compile to ES2023 #1286

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Compile to ES2023 #1286

merged 3 commits into from
Aug 22, 2024

Conversation

LoicPoullain
Copy link
Member

@LoicPoullain LoicPoullain commented Aug 22, 2024

Issue

There is no need to compile to ES2021 anymore as Foal v5 supports Node 20 & 22. See: https://node.green

Solution and steps

  • Compile to ES2023

Checklist

  • Add/update/check docs (code comments and docs/ folder).
  • Add/update/check tests.
  • Update/check the cli generators.

@LoicPoullain LoicPoullain merged commit aacc37a into v5-0-0 Aug 22, 2024
2 checks passed
@LoicPoullain LoicPoullain deleted the compile-to-es2023 branch August 22, 2024 17:17
@LoicPoullain LoicPoullain mentioned this pull request Aug 22, 2024
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done / Closed This Release
Development

Successfully merging this pull request may close these issues.

1 participant