[go: up one dir, main page]

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: vuejs/vue-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.0.1
Choose a base ref
...
head repository: vuejs/vue-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v17.1.0
Choose a head ref
  • 14 commits
  • 41 files changed
  • 4 contributors

Commits on Oct 28, 2022

  1. chore: 17.0.1 changelog

    haoqunjiang committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1b1a195 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 18, 2023

  1. wip: webpack 4 + 3.3

    yyx990803 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    80d74fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20352da View commit details
    Browse the repository at this point in the history
  3. chore: use 3.3 vue dev dep

    yyx990803 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8407cf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbd98fc View commit details
    Browse the repository at this point in the history
  5. ci: update tasks

    yyx990803 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e0f0c66 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. chore: fix ci

    yyx990803 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    56e8db7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e48bbfa View commit details
    Browse the repository at this point in the history
  3. v17.1.0-beta.0

    yyx990803 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d4ea084 View commit details
    Browse the repository at this point in the history
  4. chore: changelog [ci skip]

    yyx990803 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    44141f8 View commit details
    Browse the repository at this point in the history
  5. fix: do not throw when Rule.layer (#2000)

    Related to #1849 but this PR doesn't fix the problem that `component.vue?type=style` doesn't inherit the layer.
    It only ensures that webpack does not throw, and all existing usages aren't broken by `vue-loader`.
    nolimitdev authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ef589df View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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

Commits on Apr 26, 2023

  1. v17.1.0

    yyx990803 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0d988a8 View commit details
    Browse the repository at this point in the history
Loading