File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ - Make the stub post destination configurable (#59 )
11
+ - Fix compatibility with Eleventy v3 (#60 )
12
+ - Check that Wikilinks do not contain new lines (#55 )
10
13
- Fix crashing bug when embedded file changed while in ` --watch ` mode (#56 )
11
14
- Wikilinks should not contain new lines (#54 )
12
15
- On resolving fn lookup failure, only throw error if page not found (#52 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @photogabble/eleventy-plugin-interlinker" ,
3
- "version" : " 1.1.0-rc4 " ,
3
+ "version" : " 1.1.0-rc5 " ,
4
4
"description" : " Obsidian WikiLinks, BackLinks and Embed support for 11ty" ,
5
5
"keywords" : [
6
6
" 11ty" ,
You can’t perform that action at this time.
0 commit comments