Skip to content

Releases: JossyDevers/transpiler-js

v1.0.1

01 Nov 00:37
Compare
Choose a tag to compare

Fix error: It does not have support for Class properties.

v1.0.0

18 Oct 23:54
Compare
Choose a tag to compare

Transpiler-JS Action

Transpile javascript code with Babel 7 to make it cross-browser compatible.

Github action to transpile javascript code to make it cross-browser compatible, using @babel/cli, @babel/core and @babel/preset-env packages.