Releases: vuejs/vue-loader
Releases · vuejs/vue-loader
v15.9.2
01 May 15:40
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix getting shadow root when component is functional (#1560 ) (9a7357a )
Documentation
v15.9.1
19 Mar 02:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ensure unique ident when cloning rules, fix webpack 5 compatibility (#1653 ) (84c34a4 )
v15.9.0
12 Feb 07:49
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add vue-template-compiler as an optional peer dependency (56db1d7 ), closes #1639
Features
v16.0.0-alpha.3
04 Feb 14:56
Compare
Sorry, something went wrong.
No results found
v16.0.0-alpha.2
10 Jan 17:06
Compare
Sorry, something went wrong.
No results found
v16.0.0-alpha.1
06 Jan 16:59
Compare
Sorry, something went wrong.
No results found
Note: v16 is rewritten to work with Vue 3.0 and is currently under alpha and thus still unstable. There are also a number of breaking changes which we will document as the implementation becomes more stable.
v15.8.3
16 Dec 09:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix compatibility with webpack 3 (745d054 )
Note: v15.8.3 is identical to v15.8.2. We had to run npm publish twice to make the new version available, due to an npm issue: npm/cli#593
v15.8.1
16 Dec 06:38
Compare
Sorry, something went wrong.
No results found
Just republish v15.8.0, to work around an npm issue.
v15.8.0
16 Dec 06:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
types: should import type definition from the dist folder (0751213 )
Features
v15.7.2
02 Nov 05:21
Compare
Sorry, something went wrong.
No results found
vue-loader is now compatible with Yarn 2
Bug Fixes
add cache-loader to optional peer dependency (e9d8b71 )
use require.resolve when referencing cache-loader (#1585 ) (d3fa467 )