Skip to content

2.4.2

Compare
Choose a tag to compare
@MSNev MSNev released this 31 Jan 22:36
· 563 commits to master since this release
79e4473

ES3 Support

An additional conversion was required for ES3 support as TypeScript was adding a getter for embedding a constant enum into the Common class.

Changelog

  • #1177 Add additional checks and polyfil for TypeScript get translations for constants