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

build: drop support for node 12 #852

Merged
merged 2 commits into from May 1, 2022
Merged

build: drop support for node 12 #852

merged 2 commits into from May 1, 2022

Conversation

Mister-Hope
Copy link
Member

@Mister-Hope Mister-Hope commented Apr 27, 2022

BREAKING CHANGES: node 12 is dropped

@Mister-Hope
Copy link
Member Author

Node 12 will end up LTS support in 2022/5/1, and target: es2020 is aligning with minimal node 14 support.

This helps generating code with less polyfills.

@meteorlxy
Copy link
Member

  • docs should be updated
  • use build instead of chore
  • add BREAKING CHANGE footnote
  • will be merged after the LTS date

Copy link
Member

@meteorlxy meteorlxy left a comment

Choose a reason for hiding this comment

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

As commented above

@Mister-Hope Mister-Hope changed the title chore: update ts target aligning LTS build: update ts target aligning LTS Apr 27, 2022
@Mister-Hope
Copy link
Member Author

DONE

docs/guide/deployment.md Outdated Show resolved Hide resolved
@meteorlxy meteorlxy changed the title build: update ts target aligning LTS build: drop support for node 12 Apr 28, 2022
@meteorlxy meteorlxy merged commit fc1c51b into main May 1, 2022
@meteorlxy meteorlxy deleted the ts-target branch May 3, 2022 15:40
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.

None yet

2 participants