File tree Expand file tree Collapse file tree 3 files changed +388
-69
lines changed Expand file tree Collapse file tree 3 files changed +388
-69
lines changed Original file line number Diff line number Diff line change 2
2
3
3
= head1 Upcoming
4
4
5
+ = head1 0.2.8
6
+
7
+ = item improve C < description > header
8
+ = item fix rss generation
9
+
5
10
= head1 0.2.7
6
11
7
12
= item fix styles
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " podlite-web" ,
3
3
"description" : " 📖 Create static websites with Next.js and the Podlite markup language." ,
4
- "version" : " 0.2.7 " ,
4
+ "version" : " 0.2.8 " ,
5
5
"private" : true ,
6
6
"funding" : {
7
7
"type" : " opencollective" ,
32
32
"fs-extra" : " ^11.2.0" ,
33
33
"next" : " 12.0.10" ,
34
34
"react" : " 17.0.2" ,
35
- "react-dom" : " 17.0.2"
35
+ "react-dom" : " 17.0.2" ,
36
+ "tsx" : " 4.19.4"
36
37
},
37
38
"devDependencies" : {
38
- "@podlite/editor-react" : " ^0.0.34 " ,
39
- "@podlite/markdown" : " ^0.0.21 " ,
40
- "@podlite/publisher" : " ^0.0.9 " ,
41
- "@podlite/schema" : " ^0.0.28 " ,
42
- "@podlite/to-jsx" : " ^0.0.32 " ,
39
+ "@podlite/editor-react" : " ^0.0.35 " ,
40
+ "@podlite/markdown" : " ^0.0.22 " ,
41
+ "@podlite/publisher" : " ^0.0.10 " ,
42
+ "@podlite/schema" : " ^0.0.29 " ,
43
+ "@podlite/to-jsx" : " ^0.0.33 " ,
43
44
"@rollup/plugin-commonjs" : " ^26.0.1" ,
44
45
"@rollup/plugin-json" : " ^6.1.0" ,
45
46
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
63
64
"next-optimized-images" : " ^2.6.2" ,
64
65
"nodemon" : " ^2.0.16" ,
65
66
"pagefind" : " ^1.1.1" ,
66
- "podlite" : " ^0.0.41 " ,
67
+ "podlite" : " ^0.0.42 " ,
67
68
"prettier" : " ^2.5.1" ,
68
69
"react-modal" : " ^3.14.4" ,
69
70
"rimraf" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments