File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.2.1] ( https://github.com/vbenjs/vite-plugin-html/compare/v3.0.6...v3.2.1 ) (2023-12-26)
2+
3+ ### Features
4+
5+ - support vite5.0
6+
17# [ 3.2.0] ( https://github.com/vbenjs/vite-plugin-html/compare/v3.0.6...v3.2.0 ) (2022-03-15)
28
39### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-html-monorepo" ,
3- "version" : " 3.2.0 " ,
3+ "version" : " 3.2.1 " ,
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.2.0 " ,
3+ "version" : " 3.2.1 " ,
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