@lightningjs/core
Advanced tools
Changelog
v2.13.2
04 June 2024
_cleanupLookupMap()
in the garbage collection function. (#520)Changelog
v2.13.1
12 apr 2024
Changelog
v2.13.0
11 apr 2024
Changelog
v2.12.1
07 feb 2024
Changelog
v2.12.0
26 oct 2023
@lightningjs/core
, resolving issues with default export augmentation. (#480)dist
directory.txError
events were not being triggered due to missed error captures.txLoaded
event in elements over-fired due to incorrect texture change identification.Changelog
v2.11.0
31 july 2023
flexItem
can be false
as referred to in the documentation.renderOffscreen
method of Element
.webgl2
as the fallback context option if webgl
or experimental-webgl
is unavailable. (#496)Changelog
v2.10.0
24 apr 2023
Vite
to replace rollup
bundler and integrated Vitest
for unit testingdevicePixelRatio
(docs: Global Stage Scaling, Handling high pixel density )fontFace
Changelog
v2.9.1
21 apr 2023
pauseRafLoopOnIdle
is enabled (introduced in v2.7.0)destroy
Changelog
v2.9.0
16 feb 2023
strictNullChecks
option to the TypeScript docs (#433)maxLinesSuffix
when advancedRender
is set to true
(#429)letterSpacing
property to Text
texture