Skip to content

Which for JS 6.0.0

Choose a tag to compare

@CedX CedX released this 08 Apr 21:43
· 1360 commits to main since this release
  • Breaking change: dropped support for CommonJS modules.
  • Breaking change: raised the required Node.js version.
  • Breaking change: reverted the source code to JavaScript.
  • Replaced the TypeDoc documentation generator by JSDoc.
  • Replaced the TSLint static analyzer by ESLint.
  • Updated the package dependencies.