Skip to content

Latest commit

 

History

History
70 lines (48 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

70 lines (48 loc) · 2.56 KB

Changelog

3.0.0

  • Drop node <= 8 support
  • Updated dependencies

2.1.1

  • Updated dependencies

2.1.0

  • Updated dependencies

2.0.1

  • Updated dependencies

2.0.0

  • Use published versions of modernizr and customizr
  • Remove postinstall script
  • Require Node 6
  • Updated dependencies

1.0.3

  • Fixed customizr url
  • Respect --no-color flag (#150)
  • Updated documentation

1.0.2

  • Add support to the standard Grunt options section, for shared config settings

1.0.1

  • Update postinstall script from bash to node, for better cross platform support

1.0.0

  • Warning: Configuration not compatible with [grunt-modernizr 0.6.0]
  • Changed configuration to match customizr customizr repository
  • Updated dependencies

0.6.0

Deprecated features

  • Removed support for Node 0.9

Pull Requests

  • PR #68: Adds support for *.sass files
  • PR #69: Adds support for cssclassprefix extensibility option
  • PR #73: Retain License when compressing output
  • PR #81: Adds an optional callback handler
  • PR #88: Adjusts expression to not ignore matchCommunityTests option
  • PR #89: Fix issue with documentation on cache busting.
  • PR #90: outputFile option is not required
  • PR #94: fix(communityTests): find the correct module by test name
  • PR #97: Fix 404 when downloading csspositionsticky

Bug Fixes

  • Issue #96: npm test fails
  • Issue #93: Attempts to download filereader.js instead of file-api.js
  • Issue #86: matchCommunityTests: false not working
  • Issue #85: Fetching community test
  • Issue #83: Grunt modernizr pollutes the grunt options array
  • Issue #78: Request for a file points to wrong place?
  • Issue #67: Buggy behaviour of matchCommunityTests and hyphens