Skip to content

Syntax.js v3.0.1 - Product code improvements!

Choose a tag to compare

@williamtroup williamtroup released this 18 Jul 22:11
· 14 commits to main since this release
a13db37
  • Moved from function() setups to lambdas.
  • Fixed an issue with the filenames used in the headers for each TS file.
  • Renamed "Constants" to "Constant".
  • Fixed missing type reference for imports.
  • Added a missing types reference for the packages.json file.
  • Updated keywords for the project.
  • Fixed missing return types.
  • Massive code reorganization.