All Versions
12
Latest Version
Avg Release Cycle
214 days
Latest Release
1340 days ago

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 via file.readYAML. e350cea
    • ๐Ÿ”€ Merge pull request #1718 from gruntjs/legacy-log-bumo 7125f49
    • โฌ†๏ธ Bump legacy-log 00d5907

    v1.2.1...v1.3.0

  • v1.2.1 Changes

    July 07, 2020
    • โšก๏ธ Changelog update ae11839
    • ๐Ÿ”€ Merge pull request #1715 from sibiraj-s/remove-path-is-absolute 9d23cb6
    • โœ‚ Remove path-is-absolute dependency e789b1f

    v1.2.0...v1.2.1

  • 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)
  • 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, 2016

    2016-02-11

  • v1.0.0-rc1

    February 11, 2016