Skip to content

Commit 405b730

Browse files
committed
0.2.1: Changelog, fewer false positives, donations
- Add change log - Don't reload unless files are actually changed (fixes an issue where sync tools reading plugin files could trigger a reload) - Add donation link, per request (Fix #25) - Don't track versions of files other than main.js and styles.css, as other files don't need to trigger reloads - Don't scan all plugins for every vault change event
1 parent bccb5b7 commit 405b730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Hot Reload",
44
"author": "PJ Eby",
55
"authorUrl": "https://github.com/pjeby",
6-
"version": "0.2.0",
6+
"version": "0.2.1",
77
"minAppVersion": "1.5.8",
88
"isDesktopOnly": true,
99
"fundingUrl": "https://dirtsimple.org/tips/hot-reload",

0 commit comments

Comments
 (0)