Skip to content

v0.5.0

Compare
Choose a tag to compare
@shellyln shellyln released this 02 Sep 21:45
· 24 commits to master since this release

⚠️ Breaking changes

  • 💥 Change getIndexFieldConditions() parameters.

🟢 Other changes

  • 🐞[FIX] Fix getIndexFieldConditions().
    • Check operand 2.
    • Fix array expansion.
  • 🐞[FIX] Fix Date and Datetime parameter expansion of SOQL function calls.
  • 📈 Improve typings; Strictly define the type of template string parameters.
  • Update README.
  • Update dependencies.