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

Use spread operator instead of Object.assign call #1898

Merged
merged 3 commits into from
May 22, 2019

Conversation

MichaelDeBoey
Copy link
Contributor

@MichaelDeBoey MichaelDeBoey commented May 13, 2019

What kind of change does this PR introduce?
Code refactor

What is the current behavior?

  • Use Object.assign call

What is the new behavior?

  • Use spread operator

Checklist:

  • Documentation N/A
  • Tests
  • Ready to be merged
  • Added myself to contributors table N/A

@MichaelDeBoey MichaelDeBoey force-pushed the object-assign branch 4 times, most recently from cc2c9bb to 4f28a4a Compare May 20, 2019 10:09
@MichaelDeBoey MichaelDeBoey force-pushed the object-assign branch 2 times, most recently from 35ebfb8 to f4d6251 Compare May 21, 2019 11:39
@SaraVieira
Copy link
Contributor

Hey!

Can you please revert the changes inside the overmind folder? We have christian doing a complete refactor of that part :(

That folder exists for the migartion to overmind

@MichaelDeBoey
Copy link
Contributor Author

On it 🙂

@SaraVieira
Copy link
Contributor

Awesome! Thank you and thank you for the changes :)

@SaraVieira SaraVieira merged commit c1bc28a into codesandbox:master May 22, 2019
@MichaelDeBoey
Copy link
Contributor Author

Always a pleasure! 🙂

@MichaelDeBoey MichaelDeBoey deleted the object-assign branch May 22, 2019 22:18
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