Skip to content

0.19.4

Choose a tag to compare

@searls searls released this 06 Dec 18:27
· 248 commits to master since this release
  • Fixes asset fingerprinting (when enabled) by bumping the version to one with an index.js in it. This is necessary because the new plugin system requires that all grunt plugins be resolvable by require(), which wasn't previously necessary.