Skip to content

v2.0.0

Compare
Choose a tag to compare
@ds82 ds82 released this 24 Oct 13:53
· 8 commits to master since this release

2.0.0 (2019-10-24)

Features

  • load: allow to overwrite bindings on load() (ddf9828)
  • load: load() can now initialize a function (80946a1)
  • change transpile target to node@8 (0af6a97)

BREAKING CHANGES

  • This increases the minimum required node version to 8 (odlest node version
    still in LTS).