Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
grunt-concurrent: * https://github.com/sindresorhus/grunt-concurrent/releases/tag/v3.0.0 * Breaking: Require Node.js 8+. grunt-contrib-clean: * https://github.com/gruntjs/grunt-contrib-clean/blob/v2.0.1/CHANGELOG * Breaking: Require Node.js 12+. grunt-contrib-pug: * https://github.com/gruntjs/grunt-contrib-pug/blob/v3.0.0/CHANGELOG * Breaking: Require Node.js 8+. * Upgrade from Pug 2 to Pug 3. https://pugjs.org/api/migration-v3.html - Change `minify` (unused). - Change `plugins` (unused). - Require Node.js 12+. grunt-contrib-uglify: * https://github.com/gruntjs/grunt-contrib-uglify/blob/v5.2.2/CHANGELOG * Breaking: Require Node.js 12+. * Upgrade uglify-js from 3.4.0 to ~3.15.2. grunt-html: * https://github.com/validator/grunt-html/releases https://github.com/validator/grunt-html/commits/v10.0.0/ https://github.com/validator/grunt-html/commits/v11.0.0/ https://github.com/validator/grunt-html/releases/tag/v15.0.0 * grunt-html 10, 11: - vnu-jar 19.x * grunt-html 12, 13, 14: - vnu-jar 20.x. - Require Node.js 10+. * grunt-html 15: - vnu-jar 21.x. - Require Node.js 12+ - Change JSON reporter (unused?). * grunt-html 16, 17: - vnu-jar 23.x. - require Node.js 14+
- Loading branch information