Skip to content
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: icelam/html-inline-script-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: icelam/html-inline-script-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 24, 2022

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

Commits on Aug 1, 2022

  1. chore(deps-dev): bump eslint-plugin-jest from 26.6.0 to 26.7.0

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.6.0 to 26.7.0.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v26.6.0...v26.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    e85695d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Merge pull request #386 from icelam/dependabot/npm_and_yarn/develop/e…

    …slint-plugin-jest-26.7.0
    
    chore(deps-dev): bump eslint-plugin-jest from 26.6.0 to 26.7.0
    icelam authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    39ab1c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 5, 2022

  1. Merge pull request #388 from icelam/escape-script-end-tag

    feat: escape all </script> that appears inside source
    icelam authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    019a41d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    icelam committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    2fb2cb8 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.1.0

    icelam committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    3060595 View commit details
    Browse the repository at this point in the history
Loading