Releases: lunafromthemoon/RenJS-V2
Releases · lunafromthemoon/RenJS-V2
v2.9.4
2.9.4 (2024-02-26)
Bug Fixes
- background color not being correctly set (13e3490)
v2.9.3
2.9.3 (2022-12-07)
Bug Fixes
- eslint: add missing radix to
parseInt
(8d963bc)
- eslint: use
for of
instead of regular for loop (5b41be4)
- eslint: use strict equality checks in
LabelButton
(108369b)
v2.9.2
2.9.2 (2022-06-02)
Bug Fixes
- interrupts where not working (9800349)
v2.9.1
2.9.1 (2022-06-01)
Bug Fixes
v2.9.0
2.9.0 (2022-06-01)
Features
v2.8.0
2.8.0 (2022-05-22)
Features
v2.7.5
2.7.5 (2022-04-06)
Bug Fixes
- credits text against bg color contrast (4592c13)
- make
backgroundColor
optional (9607f74)
- respect
backgroundColor
(6bb8894)
v2.7.4
2.7.4 (2022-04-06)
Bug Fixes
- tweens with
time: 0
treated as time: 1000
(4248037)
v2.7.3
2.7.3 (2022-04-06)
Bug Fixes
- incorrect
types
path (223f60b)
- log unknown effects to console (8eca368)
v2.7.2
2.7.2 (2022-02-15)
Bug Fixes
- logChoices was not being used (d5c541f)