Skip to content

v1.4.0

Compare
Choose a tag to compare
@dangmai dangmai released this 02 May 16:50
· 2465 commits to master since this release

Dependency Changes

  • Support Prettier 2.0 (issue).
  • NodeJS support limited to version >= 10.13.0 - driven by Prettier 2.0.

Formatting Changes:

  • Remove extraneous leading empty line in anonymous code blocks.

Misc

  • Sync parser name with Visual Studio Code language Id for Anonymous Apex (issue).