Skip to content

v1.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 11:48
· 469 commits to main since this release

Bug Fixes

  • Return null if query failed, show callback warning only in debug (dunak-debug)
  • Allow passing callback as second parameter (dunak-debug)

Code Refactoring

  • Use logical OR operator when checking callback parameter (dunak-debug)

Chores