Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/vue-loader

📦 Webpack loader for Vue.js components
https://github.com/vuejs/vue-loader

chore: migrate to pnpm (#2063)

698636508e08f5379a57eaf086b5ff533af8e051 authored 12 months ago by Jinjiang <[email protected]>
chore: refactor hash() (#2062)

bd9cb6f697d5302ef3fe2f31fd1538200cfbf159 authored 12 months ago by Jinjiang <[email protected]>
chore: changelog for 17.4.2 [ci skip]

fb9656c22e8ec3b262d65f62bd2a0a60f3f4ab83 authored about 1 year ago by Evan You <[email protected]>
v17.4.2

1c0324f46ba86c6cdaa630642b1034b4786f7389 authored about 1 year ago by Evan You <[email protected]>
fix: pass compilerOptions to sfc parse & re-enable AST reuse

d2a2e051c3d985d1ae6bb468749b24543631b482 authored about 1 year ago by Evan You <[email protected]>
chore: bump to vue 3.4.3

071f30d9a043b4e71bec63bc092505f5187a027f authored about 1 year ago by Evan You <[email protected]>
chore: 17.4.1 changelog

94e778e660fb8461ba0b9c08f27ac7212d1fc97e authored about 1 year ago by Haoqun Jiang <[email protected]>
17.4.1

284a333a4ff2e4f48aa540a14cc7e394c2f9f3af authored about 1 year ago by Haoqun Jiang <[email protected]>
fix: (temporarily) disable template ast reuse

For the same reason as https://github.com/vitejs/vite-plugin-vue/commit/5d68fbdaa626f70a3763cb61...

31b03af121edbe70337f538b1def95acbef4d0f1 authored about 1 year ago by Haoqun Jiang <[email protected]>
chore: set `compilerOptions` in example

TODO: should add a proper test case later

50699e687e4750acc53a8412f7cba2c47a5464fd authored about 1 year ago by Haoqun Jiang <[email protected]>
chore: changelog for 17.4.0

59a05709a05dc25e421be3120527b1023c3d7182 authored about 1 year ago by Evan You <[email protected]>
v17.4.0

1bce3f8fa80d86b77dc21d60693bf78aa5cab06b authored about 1 year ago by Evan You <[email protected]>
chore: update caniuse db

f71cb1d263649dbb72d22b31a94a1f08571fa35e authored about 1 year ago by Evan You <[email protected]>
feat: leverage ast reuse in 3.4

479835fe751691a39c62cda12bffeef9e6830443 authored about 1 year ago by Evan You <[email protected]>
chore: v17.3.1 changelog

77a1099bd28cc4ec812336d6b94abd37ced4e0c5 authored about 1 year ago by Haoqun Jiang <[email protected]>
v17.3.1

732d17d15fcfe1464ce747b82258081e1efa9248 authored about 1 year ago by Haoqun Jiang <[email protected]>
test: partially revert #2053 test changes

It is a side-effect of the style-post-loader that it adds a newline
after each CSS rule.
So now ...

0f97fc59fd2e10718e80b7f612e493c1314a7180 authored about 1 year ago by Haoqun Jiang <[email protected]>
fix: do not skip style post loader for v-bind() in CSS

These styles may or may not be scoped.

Fixes #2061

d7071bbdeb45518c053bdae8eb7de52fc598adc6 authored about 1 year ago by Haoqun Jiang <[email protected]>
chore: v17.3.0 changelog

d67c85c671a87ef4a569bcea12a3e00934d9909c authored about 1 year ago by Haoqun Jiang <[email protected]>
17.3.0

5eb2e26bdad3291f2f9e9832cb1b70b9760e0159 authored about 1 year ago by Haoqun Jiang <[email protected]>
test: update the test case based on the latest default config

b824ccc9e203435879897653abf26b2c5053214d authored about 1 year ago by Haoqun Jiang <[email protected]>
fix: re-use ident of vue rule for template compiler, fixes #2029 (#2030)

b50fa5665f2cbc1c0b8e18f65dd3adf1dfe848dc authored about 1 year ago by Illya Klymov <[email protected]>
feat: skip normal css files without scoped flag in stylePostLoader (#2053)

98782e794fadca83b600b047b55aa6f0c230cc25 authored about 1 year ago by Jinjiang <[email protected]>
chore: v17.2.2 changelog

8357e071c45e77de0889a9feedf2079a327f69d4 authored over 1 year ago by Haoqun Jiang <[email protected]>
17.2.2

790ef9dcee58d9eeca4e482294210ec29d9524f1 authored over 1 year ago by Haoqun Jiang <[email protected]>
fix: windows path for `experiments.css` (#2049)

f3f45df925bcd80307232e7410ead355f87953d3 authored over 1 year ago by Hana <[email protected]>
chore: update readme (#2047)

6968b38a661b5bfd5df8004f45249718dd906941 authored over 1 year ago by Hana <[email protected]>
chore: v17.2.1 changelog [skip ci]

4a6c1037d16c67d0399fe76b623c6acd6f9459f5 authored over 1 year ago by Haoqun Jiang <[email protected]>
17.2.1

27026acad3aa947d7d2a3d07fd8cb9f01b98ad32 authored over 1 year ago by Haoqun Jiang <[email protected]>
chore: remove duplicate entries in CHANGELOG.md

659d51ffd3a0da2d07d8ef0b8986ec434b8792a7 authored over 1 year ago by Haoqun Jiang <[email protected]>
feat: support experimental inline match resource (#2046)

3149f6d69c2f456bdcfa23acc0da93473a93a764 authored over 1 year ago by Hana <[email protected]>
chore: 17.1.2 changelog

6ad8056a3650b11fb2f51f89ffc5867046429603 authored over 1 year ago by Haoqun Jiang <[email protected]>
17.1.2

4b726337691947b4a74f6293c3ace9385088b887 authored over 1 year ago by Haoqun Jiang <[email protected]>
fix: properly close the watcher after tests

40b93b9c2722e85a000de62e3eb8bc02facafd10 authored over 1 year ago by Haoqun Jiang <[email protected]>
fix: keep build stable when run in a different path (#2040)

By making the `exportHelperPath` a relative path so that the generated code is consistent.

a81dc0f573d216eefa13b0275f3fc147bf3e2ef3 authored over 1 year ago by Michael Voříšek <[email protected]>
chore: changelog

b96af78e80afcbee3420f64d2483f8e1d7a6fad0 authored over 1 year ago by Evan You <[email protected]>
v17.1.1

fdee426f9985756f9fd28b7cf726f84945fd0f0b authored over 1 year ago by Evan You <[email protected]>
fix: support propsDestructure and defineModel options

6269698f9fda37f0e3849db3e8b8e67ad1862f57 authored over 1 year ago by Evan You <[email protected]>
chore: bump vue

9fb570c4637ed758e57041e4734a8ceefd71a3c9 authored over 1 year ago by Evan You <[email protected]>
chore: changelog

b4a4a393ccfa61e998fbd0ee6df93a886cf61a52 authored over 1 year ago by Evan You <[email protected]>
v17.1.0

0d988a8e8eb1c9c572bceff3ed6b7707381a8fa3 authored over 1 year ago by Evan You <[email protected]>
test: fix edgeCase test case

d851c84b88430a37da21987883c9e4d7d6abf4a4 authored over 1 year ago by Evan You <[email protected]>
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 inh...

ef589df2956506a5a7bbc050c476501d32dd8469 authored over 1 year ago by nolimitdev <[email protected]>
chore: changelog [ci skip]

44141f81f7a5aef369e384a9dcaf7d8964909404 authored over 1 year ago by Evan You <[email protected]>
v17.1.0-beta.0

d4ea0840a36b04f814f6f77960801aa995a62041 authored over 1 year ago by Evan You <[email protected]>
test: add test for 3.3 type imports

e48bbfab3d038f8aca093a46340bfe45f20b7e64 authored over 1 year ago by Evan You <[email protected]>
chore: fix ci

56e8db7da40a29e08ab0c8cdaf3f56be1f6bd56d authored over 1 year ago by Evan You <[email protected]>
ci: update tasks

e0f0c66f011308c08a161ef423282a18fef041dd authored over 1 year ago by Evan You <[email protected]>
feat: support 3.3 imported types hmr

bbd98fc8bdc17fcbffb456a5ffe772bc184f22e4 authored over 1 year ago by Evan You <[email protected]>
chore: use 3.3 vue dev dep

8407cf67fd4d092ab16726bcd4e14e7446c9376b authored over 1 year ago by Evan You <[email protected]>
refactor: move codebase to webpack 5 by default

20352da36bf5e37b761ab48971f25f194e6dac7c authored over 1 year ago by Evan You <[email protected]>
wip: webpack 4 + 3.3

80d74fa44762019b66f4e144a533e6219bcee4ae authored over 1 year ago by Evan You <[email protected]>
fix: reference project compiler, fixes #2031 (#2038)

cc6fa9ebf85972a08fc8bbc359b0093b15790745 authored over 1 year ago by atanda rasheed <[email protected]>
chore: 17.0.1 changelog

1b1a195612f885a8dec3f371edf1cb8b35d341e4 authored about 2 years ago by Haoqun Jiang <[email protected]>
17.0.1

75d2b5d5c7d5cc274f6f1440d6c107d6937d4f1f authored about 2 years ago by Haoqun Jiang <[email protected]>
fix: add `vue` and `@vue/compiler-sfc` to optional peerDependencies

Closes #1944
Should also closes https://github.com/pnpm/pnpm/issues/4941

df0ded5356864b9923da8f89ff33db1ae6c2402f authored about 2 years ago by Haoqun Jiang <[email protected]>
chore: add `repository` property to package.json (#1934)

Closes #1946

b3265c918a56f22c9282d97df589ef5f164c6fc1 authored about 2 years ago by silverwind <[email protected]>
chore: fix typo (#2010)

0a023773fd79340492aeb2359c6c673e81cea54d authored about 2 years ago by Li Kaifeng <[email protected]>
fix: merge custom queries rather than appending (#1911)

9e4249a548ceb04ead46fff9b68e9b2676b4c692 authored about 2 years ago by Daniel Roe <[email protected]>
chore: changelog [ci skip]

6a293dff5f2ed3167eb3b448f1d714091185a44e authored about 3 years ago by Evan You <[email protected]>
v17.0.0

e5c7ab41b77e193054b34b8b719e8cfce3b9e4f2 authored about 3 years ago by Evan You <[email protected]>
chore: lockfile

e9314347d75a1b0e54f971272d23a669fc3e6965 authored about 3 years ago by Evan You <[email protected]>
feat: support `reactivityTransform` option

BREAKING CHANGE: remove `refSugar` option, require `vue@^3.2.13`

e07490ec8b8ac9e00050251d6f0e697fb1f3bf3c authored about 3 years ago by Evan You <[email protected]>
chore: remove unncessary log

b391b04ed3335a2d2c9010101d98c2d9977626e8 authored about 3 years ago by Evan You <[email protected]>
chore: 16.8.3 changelog

5a13fa2b2b8d9c6217b0b78899d9949cac5647a8 authored about 3 years ago by Haoqun Jiang <[email protected]>
16.8.3

7347ae92816872010db88bdb5c71af80be2482b0 authored about 3 years ago by Haoqun Jiang <[email protected]>
fix: HMR not working correctly with vue-class-component components (#1897)

76b1448eb227c42e1791a691a86782b7a8cacfc0 authored about 3 years ago by Razvan Stoenescu <[email protected]>
chore: v16.8.2 changelog

9e47e8eee08f298541568840508333e3b9e041da authored about 3 years ago by Haoqun Jiang <[email protected]>
16.8.2

a0243bd9cca85d2d84e9e767059512c62f52aabd authored about 3 years ago by Haoqun Jiang <[email protected]>
fix: should allow chaining with loaders for non-vue files (#1889)

Fixes #1879
Fixes #1883
Fixes #1890

f32f9538ea34fc08e1a28622227896241847690f authored about 3 years ago by JuniorTour <[email protected]>
fix(plugin): use compiler.webpack when possible (#1884)

820d23cbf16013dae894e0d84ed9da6e58a37584 authored about 3 years ago by Sevil Yılmaz <[email protected]>
refactor: use `import type`

Now that we don't depend on `@vue/compiler-sfc` directly, we should only
import types from the p...

2eccc0efdfbb021fca01fa7d1fbc462c3259e4b6 authored over 3 years ago by Haoqun Jiang <[email protected]>
chore: remove duplicate entries from changelog

63fdf8dfd1c0c87bd04131e93cbda5138721daab authored over 3 years ago by Haoqun Jiang <[email protected]>
chore: changelog fix [ci skip]

8ed3af4dde72e87570e071c34f7f3760bd0cc540 authored over 3 years ago by Evan You <[email protected]>
chore: changelog [ci skip]

1607fb8d71986e3a499618a464208ece2c7237a6 authored over 3 years ago by Evan You <[email protected]>
v16.8.1

c643a53619ae55dc08f526d5afa04c4e0131b96a authored over 3 years ago by Evan You <[email protected]>
chore: enable ts in template for example

4f15cbacf8330a66302b571b6657925c6eada825 authored over 3 years ago by Evan You <[email protected]>
fix: fix template options resolving for ts

91f581b99644119b68e586a0b642fff3811c8741 authored over 3 years ago by Evan You <[email protected]>
chore: changelog [ci skip]

16668852b00bf0b8fcfbb9dd62094f3d8d77b4cf authored over 3 years ago by Evan You <[email protected]>
v16.8.0

e28abe48a1c79b83c6d816c589b30ba97acc2567 authored over 3 years ago by Evan You <[email protected]>
feat: enableTsInTemplate option

7613534954b83489a060860b9525a0d121023c5b authored over 3 years ago by Evan You <[email protected]>
fix(hmr): fix hmr regression

bacc6a9eeca40d6028a2d9a5f6ee02e6c8574abd authored over 3 years ago by Evan You <[email protected]>
chore: changelog [ci skip]

c9e61c18b8fb8a172914b14d7583ad343451ac08 authored over 3 years ago by Evan You <[email protected]>
v16.7.1

9b97a6931c6b0c7c6c9811aabc6f60fb0d94f374 authored over 3 years ago by Evan You <[email protected]>
fix: remove pure annotation for custom blocks

cd891e593bf7f8aff852f1d47fda2337de661bea authored over 3 years ago by Evan You <[email protected]>
test: add a test case for vue-i18n compatibility

See https://github.com/intlify/vue-i18n-next/issues/680

cc89de5b0d9030fcf8c8234f0ce66866f9c4b133 authored over 3 years ago by Haoqun Jiang <[email protected]>
chore: changelog [ci skip]

f4e70bd91c28031ecb679131a492abb9918936af authored over 3 years ago by Evan You <[email protected]>
v16.7.0

75800e8bc9729917922ce0c6a4b5c6d06d27a043 authored over 3 years ago by Evan You <[email protected]>
feat: support optional @vue/compiler-sfc peer dep

21725a4ebc9c8d7f8a590d700017759327e21c2e authored over 3 years ago by Evan You <[email protected]>
chore: changelog [ci skip]

1a262531ed785ca7dc24fa19401d470384ebc52e authored over 3 years ago by Evan You <[email protected]>
v16.6.0

112db6a969948b0473228b6f25d65f6251839e76 authored over 3 years ago by Evan You <[email protected]>
chore: update build status badge [ci skip]

186873b292a504ab6d39ac37a0039138e8244b00 authored over 3 years ago by Evan You <[email protected]>
ci: build before running webpack 5 tests

a14be1cc90622e369f2050a2211720672ee74e3d authored over 3 years ago by Evan You <[email protected]>
ci: tweak actions config

8cac7741bff33a654ec4f9e32921ec8bf5eb5932 authored over 3 years ago by Evan You <[email protected]>
ci: setup github actions

595ef018743be0dd4c79350abbcc433fa67abcb7 authored over 3 years ago by Evan You <[email protected]>
fix: generate treeshaking friendly code

11e3cb8a8a4a4e0aedc2978ce6d7e549a61de3d7 authored over 3 years ago by Evan You <[email protected]>
feat: support ts in template expressions

573fbd2e72c3246c2daadb8d8c053464c964cfe3 authored over 3 years ago by Evan You <[email protected]>
chore: 16.5.0 changelog [ci skip]

bf42de0cee0b3ee37444c9ac10f142dfcae96d96 authored over 3 years ago by Evan You <[email protected]>
v16.5.0

98d95ee3e8a8cea62f4da230b855831bd871ac52 authored over 3 years ago by Evan You <[email protected]>
refactor: adjust custom elements mode behavior

see https://github.com/vuejs/vue-next/issues/4261

f7571a61724cb8b352cc9790b3e79baf5f48e04e authored over 3 years ago by Evan You <[email protected]>