Skip to content

v5.17.0

Compare
Choose a tag to compare
@nvuillam nvuillam released this 26 Jan 02:26
· 27 commits to main since this release

What's Changed

  • hardis:doc:project2markdown enhancements:
    • Generate Apex classes documentation using @cparra/apexdocs, and describe them using AI if available
    • Generate Lightning Pages documentation and describe them using AI if available
  • Display error message in case of XML parsing error
  • Do not raise issues when managed items fields don't have descriptions
  • Do not raise inactive validation rule issue when the VR is from a managed package
  • Fix New JSON coverage formatter is selecting wrong JSON from sf project deploy command
  • Upgrade dependencies

Pull requests

  • Display error message in case of XML parsing error by @nvuillam in #1031
  • chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.24 to 5.2.28 by @dependabot in #1032
  • chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.9 to 1.20.14 by @dependabot in #1035
  • fix(deps): bump @oclif/core from 4.2.3 to 4.2.4 by @dependabot in #1036
  • chore(dev-deps): bump oclif from 4.17.7 to 4.17.17 by @dependabot in #1033
  • Exclude managed items from monitoring warnings by @nvuillam in #1037
  • Generate Apex classes documentation using @cparra/apexdocs, and describe them using AI + Lightning Pages doc by @nvuillam in #1038
  • fix: get locally created coverage file for deploy command by @mcarvin8 in #999

New Contributors

Full Changelog: v5.16.4...v5.17.0