Add blit changes to migration guide.
- Dominant language
- TypeScript
- Stars
- 14.7k
- Forks
- 777
- PR merge metrics
- No merged PRs in 30d
Description
I was following https://jimp-dev.github.io/jimp/guides/migrate-to-v1/ to upgrade my script and for the most part it was really helpful.
What was missing for me was the change in image.blit() from multiple parameters to a single option object.
Would that be something to include on that page? Are there other methods that changed in the same way?
Contributor guide
Research direction
Start with the migrate-to-v1 guide at https://jimp-dev.github.io/jimp/guides/migrate-to-v1/ and verify how image.blit() changed from multiple parameters to one options object. Check whether other methods made the same kind of change, then update the guide with the relevant migration details and confirm the page accurately reflects the v1 API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100