Skip to content

ES5-ify the Typescript Release

Choose a tag to compare

@darthtrevino darthtrevino released this 29 May 20:53
· 1461 commits to main since this release

This patch release changes the typescript transpilation from es2015 to es5. This should resolve some issues users had reported due to es2015 syntax.