All Versions
12
Latest Version
Avg Release Cycle
214 days
Latest Release
1567 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.3.0 Changes
August 18, 2020- โก๏ธ Merge pull request #1720 from gruntjs/update-changelog-deps faab6be
- โก๏ธ Update Changelog and legacy-util dependency 520fedb
- ๐จ Merge pull request #1719 from gruntjs/yaml-refactor 7e669ac
- Switch to use
safeLoad
for loading YML files viafile.readYAML
. e350cea - ๐ Merge pull request #1718 from gruntjs/legacy-log-bumo 7125f49
- โฌ๏ธ Bump legacy-log 00d5907
-
v1.2.1 Changes
July 07, 2020 -
v1.2.0 Changes
July 03, 2020- ๐ Allow usage of grunt plugins that are located in any location that
is visible to Node.js and NPM, instead of node_modules directly
๐ฆ inside package that have a dev dependency to these plugins.
(PR: #1677) - โ Removed coffeescript from dependencies. To ease transition, if
coffeescript is still around, Grunt will attempt to load it.
If it is not, and the user loads a CoffeeScript file,
๐จ Grunt will print a useful error indicating that the
๐ฆ coffeescript package should be installed as a dev dependency.
This is considerably more user-friendly than dropping the require entirely,
โ but doing so is feasible with the latest grunt-cli as users
may simply use grunt --require coffeescript/register.
(PR: #1675) - ๐ฆ Exposes Grunt Option keys for ease of use.
(PR: #1570) - Avoiding infinite loop on very long command names.
(PR: #1697)
- ๐ Allow usage of grunt plugins that are located in any location that
-
v1.1.0 Changes
March 17, 2020- โก๏ธ Update to mkdirp ~1.0.3
- ๐ Only support versions of Node >= 8
-
v1.0.4
March 22, 2019 -
v1.0.3
June 04, 2018 -
v1.0.2
February 07, 2018 -
v1.0.1
April 05, 2016 -
v1.0.0 Changes
April 04, 20162016-02-11
-
v1.0.0-rc1
February 11, 2016