TW v5.3.8 currently only uses uses ES5 (2009) JS features, to work with old browsers.
With version v5.4.0 we intend to allow Javascript specification ES2017, which “allows” a lot of newer features. There are some JS features, that would be nice to use, which belong to ES2020, which was ruled out by the veto of Jeremy.
So the real question in this thread is not to use browser spec from 2024. IMO the question is, when to use ES2018, -19 and -20