What's Changed * [feature] dataEndpoint() add support for hero assets and external_id by tschulz in https://github.com/eyepop-ai/eyepop-sdk-node/pull/43
What's Changed * [fix] fix renderer for screen-less, window-less canvas (e.g. node). by tschulz in https://github.com/eyepop-ai/eyepop-sdk-node/pull/36 * [refactor] prep for data Api endpoint by tschulz in https://github.com/eyepop-ai/eyepop-sdk-node/pull/35 * [Feature] Text rendering + improved box by 64blit in https://github.com/eyepop-ai/eyepop-sdk-node/pull/38 * [feature] Sandbox support by tschulz in https://github.com/eyepop-ai/eyepop-sdk-node/pull/37 * Feature/data endpoint by tschulz in https://github.com/eyepop-ai/eyepop-sdk-node/pull/42
What's Changed * [update] Extracted the text renderer, added parameter objects for renderers, changed defaults by 64blit in https://github.com/eyepop-ai/eyepop-sdk-node/pull/32 * 64blit patch 1 by 64blit in https://github.com/eyepop-ai/eyepop-sdk-node/pull/33
What's Changed * Added normalized scalar for canvas drawing, added Box drawing flags, moved target string inside Render class by 64blit in https://github.com/eyepop-ai/eyepop-sdk-node/pull/31
New Contributors * 64blit made their first contribution in https://github.com/eyepop-ai/eyepop-sdk-node/pull/31