File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.2.0] ( https://github.com/vbenjs/vite-plugin-html/compare/v3.0.6...v3.2.0 ) (2022-03-15)
2+
3+ ### Bug Fixes
4+
5+ - improve middleware logic ([ 36e143a] ( https://github.com/vbenjs/vite-plugin-html/commit/36e143a55b62710c7435ed0ca5ed4b035930c3af ) )
6+
7+ ### Features
8+
9+ - support tags ([ d07c9db] ( https://github.com/vbenjs/vite-plugin-html/commit/d07c9db4541432b94576e1fd4dce1b17098a60d0 ) )
10+
111## [ 3.0.6] ( https://github.com/vbenjs/vite-plugin-html/compare/v3.0.0...v3.0.6 ) (2022-02-10)
212
313### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-html-monorepo" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "stub" : " pnpm run prepack --filter ./packages -- --stub" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-html" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " A plugin for vite to Minimize index.html and use lodash.template template syntax in index.html" ,
55 "main" : " dist/index.cjs" ,
66 "module" : " dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments