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

polyfill es6 and es7 features for older versions of node #529

Merged
merged 1 commit into from
Aug 9, 2018

Conversation

hipstersmoothie
Copy link
Collaborator

What's Changing and Why

Object.entries is not available in node <6.4.0 so we can polyfill it.

closes #526

What else might be affected

File size

Tasks

  • Add tests
  • Update Documentation
  • Update jimp.d.ts

@hipstersmoothie hipstersmoothie added the bug there is a bug in the way jimp behaves label Aug 8, 2018
@edi9999 edi9999 merged commit e9eae26 into jimp-dev:master Aug 9, 2018
@hipstersmoothie hipstersmoothie deleted the node-6 branch August 9, 2018 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug there is a bug in the way jimp behaves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with Node > 6.0
2 participants