Releases: pjeby/hot-reload
Releases · pjeby/hot-reload
0.3.0
14 Aug 06:58
Compare
Sorry, something went wrong.
No results found
Add mobile support (beta)
0.2.2
14 Jul 06:02
Compare
Sorry, something went wrong.
No results found
Misc. fixes and support for setting tab reload
Fix errors when a watched plugin is deleted on disk
Update build target to ES2021
Reload/refresh open setting tab for reloaded plugins (Fix #27 , thanks @mnaoumov )
Fix #26 - 0.2.1 sometimes doesn't reload without explicit refresh when vault is freshly opened
Closes: #26 , #27 , #29
0.2.1
09 Mar 15:49
Compare
Sorry, something went wrong.
No results found
0.2.1: Changelog, fewer false positives, donation link
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
0.2.0
01 Feb 17:22
Compare
Sorry, something went wrong.
No results found
New build + source-strip support for 1.6+
0.1.15
28 Dec 18:11
Compare
Sorry, something went wrong.
No results found
Improved mobile platform handling
0.1.14
15 Dec 01:46
Compare
Sorry, something went wrong.
No results found
0.1.13
16 Oct 00:13
Compare
Sorry, something went wrong.
No results found
Fix symlinked plugins not working on desktop
0.1.12
06 Oct 17:51
Compare
Sorry, something went wrong.
No results found
Experimental mobile support
0.1.11
05 Mar 23:21
Compare
Sorry, something went wrong.
No results found
Don't throw an error for uninstalled plugins
0.1.10
03 Sep 23:45
Compare
Sorry, something went wrong.
No results found
Add a manual reload command for use in sandboxes