Releases: highlightjs/highlightjs-apex
Releases · highlightjs/highlightjs-apex
v1.4.0
v1.3.5
v1.3.4
1.3.4 (2024-02-06)
Bug Fixes
Styles
Build System
- move scripts cheatsheet (1e1e4fc)
- prettier: bump prettier from 3.0.3 to 3.1.0 (#37) (a3d10f4)
- prettier: bump prettier from 3.1.0 to 3.1.1 (#41) (c0621dd)
- prettier: bump prettier from 3.2.2 to 3.2.3 (#44) (2cfc254)
- prettier: bump prettier from 3.2.3 to 3.2.4 (#45) (e3138e8)
Continuous Integration
v1.3.3
1.3.3 (2023-11-09)
Bug Fixes
- include interface in class declaration (#34) (51037bd)
- remove unnecessary system interfaces (c8e9b25)
Reverts
- "docs: add separate changelog section for dependencies" (4483ee6)
Code Refactoring
- soql keywords cleanup (c8e9b25)
Documentation
- add separate changelog section for dependencies (ed13712)
- include testing updates in changelog (9a55c6a)
Tests
Build System
Continuous Integration
v1.3.2
v1.3.1
v1.3.0
v1.2.1
1.2.1 (2023-11-02)
Miscellaneous Chores
Documentation
- changelog: update changelog v1.2.0 (3144fae)
Build System
- deps-dev: bump highlight.js from 11.7.0 to 11.8.0 (#8) (54529fe)
- deps-dev: bump prettier from 2.8.7 to 2.8.8 (#7) (9edcca2)
- deps-dev: bump prettier from 2.8.8 to 3.0.0 (f866c97)
- deps-dev: bump prettier from 3.0.0 to 3.0.1 (#10) (ae6770e)
- deps-dev: bump prettier from 3.0.1 to 3.0.2 (#12) (e1f490a)
- deps-dev: bump prettier from 3.0.2 to 3.0.3 (#13) (d2f1a6f)
- deps: bump highlight.js from 11.8.0 to 11.9.0 (#15) (b20db94)
- include highlight.js as dependency (#11) (1026749)
Continuous Integration
API 57.0 Spring 23
What's Changed
- feat: update to Spring 23 (API 57.0) by @dschach in #4
- build(deps-dev): bump prettier from 2.8.4 to 2.8.7 by @dependabot in #5
- feat(auto-changelog): configure auto-changelog by @dschach in #6
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Lots of cleanup - removed comments, made sure that detect tests went well against all the other languages in the main repo, and tightened up some keywords (class, trigger, interface) so they highlight consistently. Found some operators that weren't listed (sorry, null operator).
What's Changed
New Contributors
Full Changelog: https://github.com/highlightjs/highlightjs-apex/commits/v1.1.0