Skip to content

chore(breaking): compile project to Node 10 using @babel/preset-env #309

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

Merged
merged 5 commits into from
May 19, 2020

Conversation

thymikee
Copy link
Member

@thymikee thymikee commented May 14, 2020

Summary

No need to compile the library with Metro, which intends to be run on JSC/Hermes. RNTL is consumed by Node.js. Using Node 10 and deferring this to v2. We can also make it into v1 with Node 8.3, but I don't care too much

Test plan

Unsure

@thymikee thymikee changed the title chore: compile project to Node 8.3 using @babel/preset-env chore: compile project to Node 10 using @babel/preset-env May 14, 2020
@thymikee thymikee added this to the 2.x milestone May 14, 2020
@thymikee thymikee changed the title chore: compile project to Node 10 using @babel/preset-env chore(breaking): compile project to Node 10 using @babel/preset-env May 14, 2020
@thymikee thymikee force-pushed the chore/babel-preset-env branch from 7142e76 to f6a6714 Compare May 15, 2020 08:12
@thymikee thymikee changed the base branch from master to next May 18, 2020 15:52
@thymikee thymikee force-pushed the chore/babel-preset-env branch from f6a6714 to 6315acb Compare May 18, 2020 15:53
@thymikee thymikee merged commit 0fc50d4 into next May 19, 2020
@thymikee thymikee deleted the chore/babel-preset-env branch May 19, 2020 06:29
thymikee added a commit that referenced this pull request May 28, 2020
…309)

* chore: compile project to Node 8.3 using @babel/preset-env

* update snapshots

* compile to Node 10

* adjust snapshots back

* add migration docs
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.

1 participant