-
Notifications
You must be signed in to change notification settings - Fork 44
Comparing changes
Open a pull request
base repository: webpack-contrib/script-loader
base: v0.7.2
head repository: webpack-contrib/script-loader
compare: master
- 9 commits
- 5 files changed
- 6 contributors
Commits on Mar 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5ff1ee3 - Browse repository at this point
Copy the full SHA 5ff1ee3View commit details
Commits on Jul 10, 2019
-
feat(addScript): disable
'use strict'
to allow setting globals (#55)* Disable 'use strict' to allow setting globals * revert version change * Merged @FilippoPolo PR
Configuration menu - View commit details
-
Copy full SHA for a95c1bb - Browse repository at this point
Copy the full SHA a95c1bbView commit details -
chore(deps): bump handlebars from 4.1.1 to 4.1.2 (#65)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2. - [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.1...v4.1.2) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 979162c - Browse repository at this point
Copy the full SHA 979162cView commit details -
chore(deps): bump lodash from 4.17.4 to 4.17.11 (#64)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.11. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.4...4.17.11)
Configuration menu - View commit details
-
Copy full SHA for 8de7cb2 - Browse repository at this point
Copy the full SHA 8de7cb2View commit details
Commits on Jul 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 01f659e - Browse repository at this point
Copy the full SHA 01f659eView commit details
Commits on Jul 17, 2019
-
chore(deps): bump lodash from 4.17.11 to 4.17.14 (#67)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 812f547 - Browse repository at this point
Copy the full SHA 812f547View commit details -
chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#66)
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 1662568 - Browse repository at this point
Copy the full SHA 1662568View commit details
Commits on Aug 26, 2019
-
docs: fix broken fragment link (#68)
The `#useStrict` fragment link has no target because the markdown gets translated to `#usestrict` (all lower-case In Github README's using mixed-case fragment url's works because Github has a script that intercepts the navigation and jumps to the fragment. But the fragment navigation is broken in webpack.js.org, where this README is also used
Configuration menu - View commit details
-
Copy full SHA for e3ff69d - Browse repository at this point
Copy the full SHA e3ff69dView commit details
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for da2e507 - Browse repository at this point
Copy the full SHA da2e507View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.7.2...master