Releases: the-events-calendar/product-taskmaster
Releases · the-events-calendar/product-taskmaster
3.0.2
3.0.1
3.0.0
- Update version of Node to
18.13.0
- Update version of NPM to
8.19.3
- Moved from using UglifyJS on Gulp to Terser for Compress JS
compress-js
task now exposes a couple of it's methods- Watch command now has the same code for
compress-js
as the default build command - Minified JS files also have a preamble like our compiled CSS files.
2.2.1
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
- Upgrade node version to
16.6.1
- Upgrade gulp to version
4
- Upgrade babel and related plugins and presets
- Pass
package.json
into gulp tasks to grab configurations - Move
.browserlintrc
configuration to JS module - Add a script to sync browserslist configuration into
package.json