Skip to content

v1.1.2

Compare
Choose a tag to compare
@jlsnow301 jlsnow301 released this 30 Jun 00:44
· 1 commit to main since this release
  • Implemented suggestions from @stylemistake to have the common folder accessible from root. Imports will thus be 'tgui-core/x' rather than 'tgui-core/common/x'.
  • Implemented ESLint as a dependency with a variety of my personal sorting preferences
  • Converted many arrow functions to function declarations
  • Removed much of collections.js as it proved slower than expected