Skip to content

v4.1.2

Latest
Compare
Choose a tag to compare
@meltingice meltingice released this 27 Jul 18:00
· 29 commits to master since this release

Fixes bad memory leak in NodeJS instances by changing the way node-canvas is initialized. Previously, the garbage collector was unable to reclaim used memory from external buffers causing the memory usage of the node process to constantly grow.