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: django-webpack/django-webpack-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: django-webpack/django-webpack-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 26 files changed
  • 6 contributors

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. Update tests_webpack5 dependencies

    pamella authored and fjsj committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    242f988 View commit details
    Browse the repository at this point in the history
  2. Update examples dependencies

    pamella authored and fjsj committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e037fa7 View commit details
    Browse the repository at this point in the history
  3. Update dev requirements

    pamella authored and fjsj committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d0177a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Support for Django 5.1

    kimihito authored and fjsj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1929b01 View commit details
    Browse the repository at this point in the history
  2. Bump webpack from 5.92.0 to 5.94.0 in /tests_webpack5

    Bumps [webpack](https://github.com/webpack/webpack) from 5.92.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.92.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and fjsj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e409dfb View commit details
    Browse the repository at this point in the history
  3. Update to v3.1.1

    rvlb authored and fjsj committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3198d9d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Adding CROSSORIGIN handling

    karolyi authored and rvlb committed May 13, 2025
    Configuration menu
    Copy the full SHA
    0a9b897 View commit details
    Browse the repository at this point in the history
  2. More improvements & supporting django-csp

    karolyi authored and rvlb committed May 13, 2025
    Configuration menu
    Copy the full SHA
    755c67e View commit details
    Browse the repository at this point in the history
  3. Wording fix

    karolyi authored and rvlb committed May 13, 2025
    Configuration menu
    Copy the full SHA
    5da319b View commit details
    Browse the repository at this point in the history
  4. Bump version

    karolyi authored and rvlb committed May 13, 2025
    Configuration menu
    Copy the full SHA
    31e379e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2048476 View commit details
    Browse the repository at this point in the history
  6. Add proper tests

    hugobessa authored and rvlb committed May 13, 2025
    Configuration menu
    Copy the full SHA
    6ac6d58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64971f4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Release 3.2.0

    rvlb authored and fjsj committed May 20, 2025
    Configuration menu
    Copy the full SHA
    9a5a418 View commit details
    Browse the repository at this point in the history
  2. Update tests package-lock

    rvlb authored and fjsj committed May 20, 2025
    Configuration menu
    Copy the full SHA
    2142aba View commit details
    Browse the repository at this point in the history
Loading