8000 Comparing v0.7.2...master · webpack-contrib/script-loader · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webpack-contrib/script-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: webpack-contrib/script-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 5 files changed
  • 6 contributors

Commits on Mar 27, 2019

  1. Configuration menu
    Copy the full SHA
    5ff1ee3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. feat(addScript): disable 'use strict' to allow setting globals (#55)

    * Disable 'use strict' to allow setting globals
    
    * revert version change
    
    * Merged @FilippoPolo PR
    timpur authored and mistic committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    a95c1bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979162c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8de7cb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    01f659e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. 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>
    dependabot[bot] authored and evilebottnawi committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    812f547 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored and evilebottnawi committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    1662568 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. 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
    Munter authored and evilebottnawi committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    e3ff69d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    da2e507 View commit details
    Browse the repository at this point in the history
Loading
0