Added
- Improvements to plugin validation implementation:
getRequiredFunctionCalls
in plugin type specificRequirements
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.