Skip to content

4.5.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 10:22
· 2 commits to main since this release

Added

  • Improvements to plugin validation implementation:
    getRequiredFunctionCalls in plugin type specific Requirements class can be used to validate that file contains function call.
    FileTokens::notFoundHint can be used to give some context for validation error to improve developer experience.

Fixed

  • Fixed stylelinting error in non-theme plugins containing scss.
  • Updated filter plugin validation requirements to comply with Moodle 4.5

Removed

  • Stylelint less component task (grunt stylelint:less) has been deprecated in
    Moodle 3.7.

Take a look at the CHANGELOG for details about other releases.
Please follow the 4.0 Upgrade guide when upgrading from 3.x.