File tree 12 files changed +38
-17
lines changed
typescript-transform-lit-css
web-dev-server-plugin-lit-css
12 files changed +38
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# esbuild-plugin-lit-css
2
2
3
+ ## 3.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 92f38fe: chore: bump lit-css to 3.0.1
8
+
3
9
## 3.0.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " esbuild-plugin-lit-css" ,
3
3
"description" : " import CSS files as tagged template literals" ,
4
- "version" : " 3.0.1 " ,
4
+ "version" : " 3.0.2 " ,
5
5
"type" : " module" ,
6
6
"main" : " esbuild-plugin-lit-css.js" ,
7
7
"types" : " esbuild-plugin-lit-css.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 3.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 92f38fe: chore: bump lit-css to 3.0.1
8
+
3
9
## 3.0.0
4
10
5
11
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lit-css-loader" ,
3
3
"description" : " Import CSS files as tagged template literals" ,
4
- "version" : " 3.0.0 " ,
4
+ "version" : " 3.0.1 " ,
5
5
"type" : " module" ,
6
6
"main" : " lit-css-loader.js" ,
7
7
"types" : " lit-css-loader.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# rollup-plugin-lit-css
2
2
3
+ ## 5.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 92f38fe: chore: bump lit-css to 3.0.1
8
+
3
9
## 5.0.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rollup-plugin-lit-css" ,
3
3
"description" : " Import CSS files as tagged template literals" ,
4
- "version" : " 5.0.1 " ,
4
+ "version" : " 5.0.2 " ,
5
5
"type" : " module" ,
6
6
"main" : " rollup-plugin-lit-css.js" ,
7
7
"types" : " rollup-plugin-lit-css.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# typescript-transform-lit-css
2
2
3
+ ## 2.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 92f38fe: chore: bump lit-css to 3.0.1
8
+
3
9
## 2.0.0
4
10
5
11
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typescript-transform-lit-css" ,
3
3
"description" : " import CSS files as tagged template literals" ,
4
- "version" : " 2.0.0 " ,
4
+ "version" : " 2.0.1 " ,
5
5
"type" : " module" ,
6
6
"main" : " typescript-transform-lit-css.js" ,
7
7
"types" : " typescript-transform-lit-css.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# web-dev-server-plugin-lit-css
2
2
3
+ ## 3.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 92f38fe: chore: bump lit-css to 3.0.1
8
+
3
9
## 3.0.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " web-dev-server-plugin-lit-css" ,
3
3
"description" : " Import CSS files as tagged template literals" ,
4
- "version" : " 3.0.1 " ,
4
+ "version" : " 3.0.2 " ,
5
5
"type" : " module" ,
6
6
"main" : " web-dev-server-plugin-lit-css.js" ,
7
7
"types" : " web-dev-server-plugin-lit-css.d.ts" ,
Original file line number Diff line number Diff line change 8
8
"version" : " 1.0.10" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
- "esbuild-plugin-lit-css" : " 3.0.1 " ,
12
- "lit-css-loader" : " 3.0.0 " ,
13
- "rollup-plugin-lit-css" : " 5.0.1 "
11
+ "esbuild-plugin-lit-css" : " 3.0.2 " ,
12
+ "lit-css-loader" : " 3.0.1 " ,
13
+ "rollup-plugin-lit-css" : " 5.0.2 "
14
14
}
15
15
}
You can’t perform that action at this time.
0 commit comments