FarmData2 / FarmData2

Main development repository for the FarmData2 Drupal module.
Other
1 stars 9 forks source link

farmosUtil: use `console.error` instead of `console.log` for error messages #210

Closed braughtg closed 1 month ago

braughtg commented 1 month ago

Some of the functions in farmosUtil.js output error messages using console.log. These should be changed to use console.error instead.

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 1.3.0-development.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: