Skip to content

Instantly share code, notes, and snippets.

@shama
Last active December 10, 2015 23:08
Show Gist options
  • Save shama/4506644 to your computer and use it in GitHub Desktop.
Save shama/4506644 to your computer and use it in GitHub Desktop.
Compatible Grunt v0.4.0rc5 Plugins

Each of the plugins below have been updated and tested for compatibility with Grunt 0.4.0rc5. Each also has been normalized towards the style of grunt-contrib-concat.

Updated to this.files

  • coffee - 0.4.0rc5
  • concat - 0.1.2rc5
  • handlebars - 0.4.0rc5
  • htmlmin - 0.1.1rc5
  • jade - 0.4.0rc5 - Still on devel branch. PRs open
  • jst - 0.4.0rc5
  • less - 0.4.0rc5
  • mincss - 0.4.0rc5
  • sass - 0.2.2rc5
  • stylus - 0.4.0rc5
  • uglify - 0.1.1rc5

Updated to this.filesSrc

  • clean - 0.4.0rc5
  • jasmine - 0.3.0rc5
  • jshint - 0.1.1rc5
  • nodeunit - 0.1.2rc5
  • qunit - 0.1.1rc5

Updated deps

No changes were required to update to rc5. Just deps were updated and version incremented (if not already a alpha or rc).

  • livereload - 0.1.0 - unfinished placeholder
  • compass - 0.1.1rc5
  • connect - 0.1.1rc5
  • requirejs - 0.4.0rc5
  • watch - 0.2.0rc5
  • yuidoc - 0.4.0rc5

SKIPPED

@cowboy
Copy link

cowboy commented Jan 11, 2013

Which of these were updated to this.filesSrc? Also, were any of these simply updated in general, but not to any new grunt rc5 APIs?

@shama
Copy link
Author

shama commented Jan 11, 2013

Updated the gist per your comment. Thanks Ben!

@sindresorhus
Copy link

Awesome work @shama +++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment