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

Most methods disappeared in v1 #1326

Closed
nodegin opened this issue Sep 4, 2024 · 1 comment · Fixed by #1327
Closed

Most methods disappeared in v1 #1326

nodegin opened this issue Sep 4, 2024 · 1 comment · Fixed by #1327
Labels
released This issue/pull request has been released.

Comments

@nodegin
Copy link

nodegin commented Sep 4, 2024

Expected Behavior

After reading an image, jimp should reads the MIME type of the image and retrieve it by .getMIME() method

Also, there are other methods disappered too:

  • intToRGBA
  • getMIME
  • getWidth
  • getHeight

Also the migration guide should mention about these breaking changes and solution

Current Behavior

By upgrading to v1 the methods are gone

Failure Information (for bugs)

Steps to Reproduce

Screenshots

Context

  • Jimp Version:
  • Operating System:
  • Node version:

Failure Logs

@nodegin nodegin changed the title getMIME in v1 Most methods disappeared in v1 Sep 4, 2024
@hipstersmoothie
Copy link
Collaborator

🚀 Issue was released in v1.3.0 🚀

@hipstersmoothie hipstersmoothie added the released This issue/pull request has been released. label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants