Skip to content
Permalink
Branch: master
Commits on Dec 27, 2019
  1. feat: support Rule.rules (nested rules) (#1618)

    opl- authored and sodatea committed Dec 27, 2019
Commits on Dec 26, 2019
  1. chore: add missing `"repository"` field in package.json (#1619)

    GMartigny authored and sodatea committed Dec 26, 2019
    Allow user to run `npm repo vue-loader` and remove warn running `npm`.
Commits on Dec 23, 2019
  1. chore: comment typos (#1621)

    AskingQuestions authored and posva committed Dec 23, 2019
Commits on Dec 16, 2019
  1. chore: changelog

    sodatea committed Dec 16, 2019
  2. 15.8.3

    sodatea committed Dec 16, 2019
  3. chore: changelog

    sodatea committed Dec 16, 2019
  4. 15.8.2

    sodatea committed Dec 16, 2019
  5. fix: fix compatibility with webpack 3

    sodatea committed Dec 16, 2019
    According to the documentation
    https://vue-loader.vuejs.org/guide/extract-css.html#webpack-3
    and some private feedbacks, there are still many users use
    vue-loader v15 along with webpack 3.
  6. 15.8.1

    sodatea committed Dec 16, 2019
  7. chore: changelog for v15.8.0

    sodatea committed Dec 16, 2019
  8. 15.8.0

    sodatea committed Dec 16, 2019
  9. chore: update @vue/component-compiler-utils to 3.1.0 (#1616)

    NE-SmallTown authored and sodatea committed Dec 16, 2019
Commits on Dec 12, 2019
Commits on Dec 11, 2019
  1. chore: remove unreachable branch

    sodatea committed Dec 11, 2019
Commits on Dec 10, 2019
  1. feat: add support for webpack5 (#1613)

    18566246732 authored and sodatea committed Dec 10, 2019
Commits on Nov 28, 2019
  1. docs: [RU] Translation update (#1611)

    Alex-Sokolov authored and kazupon committed Nov 28, 2019
    * [RU] Translation moved to VuePress
    
    * custom-block.md example fix
    
    * fix link
    
    * options.md правка
    
    * testing.md fix links
    
    * linting.md fix link
    
    * options.md added new section
    
    * options.md add exposeFilename
    
    * guide/README.md update
    
    * README.md обновление
    
    * docs: [RU] update
    
    * pre-processors.md update
    
    * custom-blocks.md update
Commits on Nov 27, 2019
  1. test: `devtool` option does not need a leading `#`

    sodatea committed Nov 27, 2019
Commits on Nov 10, 2019
  1. docs(zh): fix typo (#1605) [ci skip]

    chenghuzi authored and sodatea committed Nov 10, 2019
Commits on Nov 6, 2019
  1. fix(types): should import type definition from the `dist` folder

    sodatea committed Nov 6, 2019
Commits on Nov 2, 2019
  1. chore: changelog for v15.7.2

    sodatea committed Nov 2, 2019
  2. 15.7.2

    sodatea committed Nov 2, 2019
  3. fix: add cache-loader to optional peer dependency

    sodatea committed Nov 2, 2019
    fix compatibility with yarn 2
Commits on Oct 12, 2019
  1. docs: fix end of tag style (#1579)

    iliyaZelenko authored and sodatea committed Oct 12, 2019
    Based on good practices.
Commits on Sep 23, 2019
Commits on Sep 22, 2019
  1. docs: use prependData in sass-loader >= v8

    sodatea committed Sep 22, 2019
  2. docs: add `sassOptions` for sass-loader >= 8 (#1593) [ci skip]

    johnnywang1994 authored and sodatea committed Sep 22, 2019
    * #65 - add sassOptions for docs
    
    fix docs with error: 'options has an unknown property 'indentedSyntax'.'
    which new sass-loader are writen in 'sassOptions';
    This should also cause quick prototyping's sass setting, after executing '$vue serve'
    
    * #65 - sassOptions fix for sass-loader
    
    * #65 - fix sassOptions - lang:ru
    
    * add comment for sassOptions version
    
    * add comment for sassOptions
    
    * add comment for sassOptions
    
    * Update docs/guide/pre-processors.md
    
    Co-Authored-By: Haoqun Jiang <haoqunjiang@gmail.com>
    
    * Update pre-processors.md
    
    * Update pre-processors.md
Commits on Sep 2, 2019
  1. fix: use `require.resolve` when referencing `cache-loader` (#1585)

    arcanis authored and sodatea committed Sep 2, 2019
Commits on Jul 18, 2019
  1. chore: changelog for v15.7.1

    sodatea committed Jul 18, 2019
  2. 15.7.1

    sodatea committed Jul 18, 2019
  3. chore: lockfile maintenance

    sodatea committed Jul 18, 2019
Commits on Jul 17, 2019
  1. fix: use "api.isRecorded" instead of "module.hot.data" (#1569)

    liximomo authored and yyx990803 committed Jul 17, 2019
Commits on Jun 2, 2019
  1. chore: update @vue/component-compiler-utils to v3

    sodatea committed Jun 2, 2019
    It's a rather small change that does not affect vue-loader.
    Updated to accommodate future bug fixes.
Older
You can’t perform that action at this time.