File tree Expand file tree Collapse file tree 6 files changed +15
-8
lines changed
esbuild-plugin-minify-html-literals Expand file tree Collapse file tree 6 files changed +15
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# esbuild-plugin-lit-css
22
3+ ## 2.0.3
4+
5+ ### Patch Changes
6+
7+ - 3b79e94: update peerDependencies
8+
39## 2.0.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " esbuild-plugin-lit-css" ,
33 "description" : " import CSS files as tagged template literals" ,
4- "version" : " 2.0.2 " ,
4+ "version" : " 2.0.3 " ,
55 "type" : " module" ,
66 "main" : " esbuild-plugin-lit-css.js" ,
77 "types" : " esbuild-plugin-lit-css.d.ts" ,
Original file line number Diff line number Diff line change 11# esbuild-plugin-minify-html-literals
22
3+ ## 1.0.4
4+
5+ ### Patch Changes
6+
7+ - 3b79e94: update peerDependencies
8+
39## 1.0.3
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " esbuild-plugin-minify-html-literals" ,
33 "description" : " Minify HTML tagged template literals with esbuild" ,
4- "version" : " 1.0.3 " ,
4+ "version" : " 1.0.4 " ,
55 "type" : " module" ,
66 "main" : " esbuild-plugin-minify-html-literals.js" ,
77 "types" : " esbuild-plugin-minify-html-literals.d.ts" ,
Original file line number Diff line number Diff line change 55 "version" : " 1.0.10" ,
66 "license" : " MIT" ,
77 "dependencies" : {
8- "esbuild-plugin-lit-css" : " 2.0.2 " ,
8+ "esbuild-plugin-lit-css" : " 2.0.3 " ,
99 "lit-css-loader" : " 2.0.1" ,
1010 "rollup-plugin-lit-css" : " 4.0.1"
1111 }
You can’t perform that action at this time.
0 commit comments