Skip to content

Node LTS support

Compare
Choose a tag to compare
@clarkbw clarkbw released this 10 Nov 19:37
· 79 commits to master since this release

This release updates the build to target the current active Node LTS release.

If you need to support older node releases like 4.x and are using babel use the import syntax which should pull in the module source code instead of the built code and can compile as needed.