Skip to content

Release 4.0.0 : Node version support 10 and higher

Compare
Choose a tag to compare
@abisalehalliprasan abisalehalliprasan released this 27 May 20:25
· 53 commits to master since this release
02e940b

New Release Candidate: 4.0.0

Breaking Changes

  • Minimum Node Version >= 10

Features

  • Supports Minimum Node version 10 and newer ( not backward compatible )
  • Moved lower node versions ( node 8,9, node 7, node 6 to 3.x.x. , 2.x.x and 1.x.x release respectively )
    • node version 8,9 and higher refer to 3.x.x
    • node version 7 and higher refer to 2.x.x
    • node version 6 and higher refer to 1.x.x

Issues Fixed

References