Releases: meltingice/CamanJS
Releases · meltingice/CamanJS
v4.1.2
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.