Skip to content

Releases: meltingice/CamanJS

Release list

v4.1.2

Choose a tag to compare

@meltingice meltingice released this 27 Jul 18:00

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.