File tree Expand file tree Collapse file tree 1 file changed +1
-48
lines changed
Expand file tree Collapse file tree 1 file changed +1
-48
lines changed Original file line number Diff line number Diff line change 2929* remove pure annotation for custom blocks ([ cd891e5] ( https://github.com/vuejs/vue-loader/commit/cd891e593bf7f8aff852f1d47fda2337de661bea ) )
3030
3131
32-
33- ## [ 16.7.1] ( https://github.com/vuejs/vue-loader/compare/v16.7.0...v16.7.1 ) (2021-09-22)
34-
35-
36- ### Bug Fixes
37-
38- * remove pure annotation for custom blocks ([ cd891e5] ( https://github.com/vuejs/vue-loader/commit/cd891e593bf7f8aff852f1d47fda2337de661bea ) )
39-
40-
41-
42- # [ 16.7.0] ( https://github.com/vuejs/vue-loader/compare/v16.6.0...v16.7.0 ) (2021-09-21)
43-
44-
45- ### Features
46-
47- * support optional @vue/compiler-sfc peer dep ([ 21725a4] ( https://github.com/vuejs/vue-loader/commit/21725a4ebc9c8d7f8a590d700017759327e21c2e ) )
48-
49-
50-
5132# [ 16.7.0] ( https://github.com/vuejs/vue-loader/compare/v16.6.0...v16.7.0 ) (2021-09-21)
5233
5334
5637* support optional @vue/compiler-sfc peer dep ([ 21725a4] ( https://github.com/vuejs/vue-loader/commit/21725a4ebc9c8d7f8a590d700017759327e21c2e ) )
5738
5839
59-
60- # [ 16.6.0] ( https://github.com/vuejs/vue-loader/compare/v16.5.0...v16.6.0 ) (2021-09-20)
61-
62-
63- ### Bug Fixes
64-
65- * generate treeshaking friendly code ([ 11e3cb8] ( https://github.com/vuejs/vue-loader/commit/11e3cb8a8a4a4e0aedc2978ce6d7e549a61de3d7 ) )
66-
67-
68- ### Features
69-
70- * support ts in template expressions ([ 573fbd2] ( https://github.com/vuejs/vue-loader/commit/573fbd2e72c3246c2daadb8d8c053464c964cfe3 ) )
71-
72-
73-
7440# [ 16.6.0] ( https://github.com/vuejs/vue-loader/compare/v16.5.0...v16.6.0 ) (2021-09-20)
7541
7642
8450* support ts in template expressions ([ 573fbd2] ( https://github.com/vuejs/vue-loader/commit/573fbd2e72c3246c2daadb8d8c053464c964cfe3 ) )
8551
8652
87-
88- # [ 16.5.0] ( https://github.com/vuejs/vue-loader/compare/v16.4.1...v16.5.0 ) (2021-08-07)
89-
90-
91-
9253# [ 16.5.0] ( https://github.com/vuejs/vue-loader/compare/v16.4.1...v16.5.0 ) (2021-08-07)
9354
9455* Custom Elements mode behavior changed: now only inlines the CSS and no longer exports the custom element constructor (exports the component as in normal mode). Users now need to explicitly call ` defineCustomElement ` on the component. This allows the custom element to be defined using an async version of the source component.
9556
96- ## [ 16.4.1] ( https://github.com/vuejs/vue-loader/compare/v16.4.0...v16.4.1 ) (2021-08-02)
97-
98-
99- ### Bug Fixes
100-
101- * fix webpack 5.48 compatibility ([ b94289c] ( https://github.com/vuejs/vue-loader/commit/b94289c9fb395556100ec121529dfe676280d3cd ) ), closes [ #1859 ] ( https://github.com/vuejs/vue-loader/issues/1859 )
10257
103-
104-
105- ## [ 16.4.1] ( https://github.com/vuejs/vue-loader/compare/v16.3.3...v16.4.1 ) (2021-08-02)
58+ ## [ 16.4.1] ( https://github.com/vuejs/vue-loader/compare/v16.4.0...v16.4.1 ) (2021-08-02)
10659
10760
10861### Bug Fixes
You can’t perform that action at this time.
0 commit comments