-
-
Notifications
You must be signed in to change notification settings - Fork 70
Comparing changes
Open a pull request
base repository: webpack-contrib/grunt-webpack
base: v3.1.3
head repository: webpack-contrib/grunt-webpack
compare: v4.0.0
Commits on Sep 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c494175 - Browse repository at this point
Copy the full SHA c494175View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b9b9a - Browse repository at this point
Copy the full SHA 11b9b9aView commit details
Commits on Feb 14, 2019
-
fix: Read raw config in tasks to avoid circular dependency
BREAKING CHANGE: Grunt templates will not be evaluated in Plugins anymore. Use lazy config loading instead.
Configuration menu - View commit details
-
Copy full SHA for 570f378 - Browse repository at this point
Copy the full SHA 570f378View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2cf0cd - Browse repository at this point
Copy the full SHA e2cf0cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a4e03e - Browse repository at this point
Copy the full SHA 9a4e03eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea9367 - Browse repository at this point
Copy the full SHA 9ea9367View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5836231 - Browse repository at this point
Copy the full SHA 5836231View commit details -
fix: Drop support for node < 6.11.5 and webpack < 4
BREAKING CHANGE: Ensure you are using node 6.11.5 or newer and webpack 4
Configuration menu - View commit details
-
Copy full SHA for 36aba57 - Browse repository at this point
Copy the full SHA 36aba57View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0475e - Browse repository at this point
Copy the full SHA ff0475eView commit details
Commits on Jul 12, 2019
-
chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#174)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.4.0...4.5.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1fc9c88 - Browse repository at this point
Copy the full SHA 1fc9c88View commit details -
chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 (#173)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b79a244 - Browse repository at this point
Copy the full SHA b79a244View commit details -
Configuration menu - View commit details
-
Copy full SHA for b846f09 - Browse repository at this point
Copy the full SHA b846f09View commit details
Commits on Aug 27, 2019
-
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#177)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 68c6bf6 - Browse repository at this point
Copy the full SHA 68c6bf6View commit details
Commits on Apr 5, 2020
-
chore(deps): bump acorn from 6.2.0 to 6.4.1 (#180)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@6.2.0...6.4.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d5b66f - Browse repository at this point
Copy the full SHA 2d5b66fView commit details -
chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#179)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 85e991c - Browse repository at this point
Copy the full SHA 85e991cView commit details
Commits on Jul 20, 2020
-
chore(deps): bump lodash from 4.17.14 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.14...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 31e99f3 - Browse repository at this point
Copy the full SHA 31e99f3View commit details -
fix: remove adding of HMR plugin, since addDevServerEntrypoints alrea…
…dy does it BREAKING CHANGE: Requires webpack-dev-server 3.2.0 or newer
Configuration menu - View commit details
-
Copy full SHA for 4b2fbf8 - Browse repository at this point
Copy the full SHA 4b2fbf8View commit details -
BREAKING CHANGE: Ensure you use node 10.13.0 or newer before upgrading to this grunt-webpack version
Configuration menu - View commit details
-
Copy full SHA for 3b218ab - Browse repository at this point
Copy the full SHA 3b218abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b1bac - Browse repository at this point
Copy the full SHA d4b1bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd0741 - Browse repository at this point
Copy the full SHA 1cd0741View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee287ce - Browse repository at this point
Copy the full SHA ee287ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e40dbe9 - Browse repository at this point
Copy the full SHA e40dbe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 920c6d9 - Browse repository at this point
Copy the full SHA 920c6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 671d5b8 - Browse repository at this point
Copy the full SHA 671d5b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ca1c3 - Browse repository at this point
Copy the full SHA f6ca1c3View commit details
There are no files selected for viewing
This file was deleted.