Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 15:13
· 171 commits to master since this release

Notable Changes

  • Updated documentation for ABX and Polyglot project types, and versioning and releasing guidelines. (#96)
  • Enable TypeScript features by default (#97)
  • Bundle the extension using Webpack to reduce its size by 8x. (#99)
All Changes
  • #95 - Migrate to Node 12 and npm 7, remove deprecated dependencies
  • #96 - Added Wiki documentation for ABX, Polyglot and release.sh
  • #97 - Remove the experimental TypeScript flag and use vRBT 2.12.5 as default
  • #99 - Reorganize the repository to facilitate the move to a monorepo
  • #104 - Bump jsdoc and vsce dependency versions to fix critical vulnerabilities
  • #105 - Bump dependencies to fix vulnerabilities in ansi-regex, glob-parent and yargs-parser