File tree Expand file tree Collapse file tree 7 files changed +21
-12
lines changed Expand file tree Collapse file tree 7 files changed +21
-12
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.7.18] ( https://github.com/sanyuan0704/island.js/compare/v0.7.17...v0.7.18 ) (2022-11-29)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * inline code in toc cannot show ([ 4ba68a8] ( https://github.com/sanyuan0704/island.js/commit/4ba68a8a4bb177c297ccb9ee0dda490b2e78e4bf ) )
7
+
8
+
9
+
1
10
## [ 0.7.17] ( https://github.com/sanyuan0704/island.js/compare/v0.7.16...v0.7.17 ) (2022-11-28)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " islandjs-monorepo" ,
3
3
"private" : true ,
4
- "version" : " 0.7.17 " ,
4
+ "version" : " 0.7.18 " ,
5
5
"description" : " Vite & Islands architecture SSG framework" ,
6
6
"packageManager" : " pnpm@7.9.2" ,
7
7
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " islandjs" ,
3
- "version" : " 0.7.17 " ,
3
+ "version" : " 0.7.18 " ,
4
4
"description" : " Vite & Islands architecture SSG framework" ,
5
5
"packageManager" : " pnpm@7.9.2" ,
6
6
"type" : " module" ,
49
49
"@babel/helper-plugin-utils" : " 7.19.0" ,
50
50
"@babel/preset-react" : " 7.18.6" ,
51
51
"@iconify-json/carbon" : " 1.1.8" ,
52
- "@islandjs/plugin-backtop" : " 0.7.17 " ,
53
- "@islandjs/plugin-search" : " 0.7.17 " ,
52
+ "@islandjs/plugin-backtop" : " 0.7.18 " ,
53
+ "@islandjs/plugin-search" : " 0.7.18 " ,
54
54
"body-scroll-lock" : " 4.0.0-beta.0" ,
55
55
"@mdx-js/mdx" : " 2.1.3" ,
56
56
"@mdx-js/react" : " 2.1.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @islandjs/plugin-backtop" ,
3
- "version" : " 0.7.17 " ,
3
+ "version" : " 0.7.18 " ,
4
4
"description" : " Back top plugin for islandjs" ,
5
5
"packageManager" : " pnpm@7.9.2" ,
6
6
"type" : " module" ,
40
40
"react" : " ^18.2.0"
41
41
},
42
42
"peerDependencies" : {
43
- "islandjs" : " 0.7.17 "
43
+ "islandjs" : " 0.7.18 "
44
44
},
45
45
"files" : [
46
46
" dist" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @islandjs/plugin-check-links" ,
3
- "version" : " 0.7.17 " ,
3
+ "version" : " 0.7.18 " ,
4
4
"description" : " Dead links check plugin for islandjs" ,
5
5
"packageManager" : " pnpm@7.9.2" ,
6
6
"type" : " module" ,
40
40
"react" : " ^18.2.0"
41
41
},
42
42
"peerDependencies" : {
43
- "islandjs" : " 0.7.17 "
43
+ "islandjs" : " 0.7.18 "
44
44
},
45
45
"files" : [
46
46
" dist" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @islandjs/plugin-search" ,
3
- "version" : " 0.7.17 " ,
3
+ "version" : " 0.7.18 " ,
4
4
"description" : " Search plugin for islandjs" ,
5
5
"packageManager" : " pnpm@7.9.2" ,
6
6
"type" : " module" ,
40
40
"react" : " ^18.2.0"
41
41
},
42
42
"peerDependencies" : {
43
- "islandjs" : " 0.7.17 "
43
+ "islandjs" : " 0.7.18 "
44
44
},
45
45
"files" : [
46
46
" dist" ,
You can’t perform that action at this time.
0 commit comments