Skip to content

Releases: ioBroker/ioBroker.repochecker

Release v3.2.2

01 Nov 20:43
Compare
Choose a tag to compare
  • (mcm1957) Link to open issues has been corrected.
  • (mcm1957) Component name added to resonsive check issues.

Release v3.2.1

01 Nov 19:13
Compare
Choose a tag to compare
  • (mcm1957) Size checking for "divider" and "staticImage" supended.

Release v3.2.0

01 Nov 17:58
Compare
Choose a tag to compare
  • (oweitman) Script has been extended to use optionally local data for checking.
  • (mcm1957) Warning if i18n is not used has been fixed [#324].
  • (mcm1957) Check for importent issues has been added.
  • (mcm1957) Checking of jsonConfig (initially) added.

Release v3.1.4

26 Oct 20:10
Compare
Choose a tag to compare
  • (mcm1957) linter has been activated and issues reported have been fixed.
  • (mcm1957) Blacklist for package/dependencies has been extended.
  • (mcm1957) Recommend adapter-core 3.2.2 now.
  • (mcm1957) Clearify test for "[E952] .npmignore not found". [#320]
  • (mcm1957) Abort processing if iobroker.live not reachable. [#321]

Release v3.1.3

11 Oct 09:49
Compare
Choose a tag to compare
  • (mcm1957) Checker no longer crash id no npm package exists.

Release v3.1.2

04 Oct 18:14
Compare
Choose a tag to compare
  • (mcm1957) Require node 18 minimum as engines clause.

Release v3.1.1

04 Oct 14:21
Compare
Choose a tag to compare
  • (mcm1957) "[E166] 'common.mode: extension' is unknown" has been fixed [#308]
  • (mcm1957) "[E904] file iob_npm.done found in repository, but not found in .gitignore" removed as covered by [E503]. [#309]
  • (mcm1957) "[E500] node_modules found" has been retricted to adapetr root. [#297]
  • (mcm1957) Do not check main entry if common.mode none or extension.
  • (mcm1957) Change "[W113] Adapter should support compact mode" text and honor common.compact set to false. [#300]

Release v3.1.0

29 Sep 16:19
Compare
Choose a tag to compare
  • (mcm1957) "@iobroker/plugin-sentry" blacklisted as dependency [#301]
  • (mcm1957) Accept .ts files as main file too. [#303]
  • (mcm1957) [E405] and [E426] incorrect path has been corrected. [#299]

Release v3.0.7

19 Sep 11:22
Compare
Choose a tag to compare
  • (mcm1957) "[W523] 'package-lock.json"'not found in repo!" reduced to suggestion. [#298]

Release v3.0.6

13 Sep 17:33
Compare
Choose a tag to compare
  • (mcm1957) "[E124] Main file not found" no longer raised if common.nogit is set
  • (mcm1957) 'Text of "common.main" is deprecated' has been adapted. [#266]
  • (mcm1957) Ignore errors caused by complex .gitignor/.npmignore. [#288]