Minor: v3.19.0
Added Labels to the engine. The following has been added:
LabelComponent
: When creating a Label, make your Inferno component extend theLabelComponent
class, as it has the required instructions for the engine.html-to-image
: This library is being used to export Inferno components to images.
Full Changelog: v3.17.10...v3.19.0