Releases: dangmai/prettier-plugin-apex
Releases · dangmai/prettier-plugin-apex
v1.0.0-alpha.6
v1.0.0-alpha.5
- Fix
apex-ast-serializer
executables not having their execute bits set on *nix (issue).
v1.0.0-alpha.4
- Support
WITH SECURITY_ENFORCED
in SOQL (issue). - Fix
npm scripts
pointing to old files.
v1.0.0-alpha.3
- Fix DML operation having double indents (issue).
- Rename scripts to start and stop Apex Parser Server.
v1.0.0-alpha.2
- Use Prettier's default options for
tabWidth
andprintWidth
. - Invoke
apex-ast-serializer
directly by default,
with option to use Nailgun server.
v1.0.0-alpha.1
- Initial release.