0.8.2: Watching More Reliably
· One min read
Swap the file watcher used by configuration serve for a more reliable cross-platform library.
What's new
configuration servenow usesrjeczalik/notify— better recursive watch coverage on macOS / Windows / Linux, fewer missed events on the live-reload loop.
