File tree Expand file tree Collapse file tree 4 files changed +1804
-1390
lines changed Expand file tree Collapse file tree 4 files changed +1804
-1390
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.4.3 2025-12-02
4+
5+ * [ Add onDataChanged method to handle data changes in the plugin] ( https://github.com/siyuan-note/siyuan/pull/16244 )
6+
37## v0.4.2 2025-08-26
48
59* [ Upgrade ESLint to 9.33.0] ( https://github.com/siyuan-note/plugin-sample/issues/30 )
Original file line number Diff line number Diff line change 11{
22 "name" : " plugin-sample" ,
3- "version" : " 0.4.2 " ,
3+ "version" : " 0.4.3 " ,
44 "description" : " This is a sample plugin for Siyuan (https://b3log.org/siyuan)" ,
55 "main" : " .src/index.js" ,
66 "scripts" : {
2121 "mini-css-extract-plugin" : " 2.3.0" ,
2222 "sass" : " ^1.62.1" ,
2323 "sass-loader" : " ^12.6.0" ,
24- "siyuan" : " 1.1.3 " ,
24+ "siyuan" : " 1.1.6 " ,
2525 "tslib" : " 2.4.0" ,
2626 "typescript" : " 4.8.4" ,
2727 "webpack" : " ^5.76.0" ,
Original file line number Diff line number Diff line change 22 "name" : " plugin-sample" ,
33 "author" : " Vanessa" ,
44 "url" : " https://github.com/siyuan-note/plugin-sample" ,
5- "version" : " 0.4.2 " ,
6- "minAppVersion" : " 3.3.0 " ,
5+ "version" : " 0.4.3 " ,
6+ "minAppVersion" : " 3.4.2 " ,
77 "backends" : [
88 " windows" ,
99 " linux" ,
You can’t perform that action at this time.
0 commit comments