Editing the project config (observablehq.config.js
) now triggers an automatic reload over the preview socket. Changing the modification time (say via touch
) of a data loader now immediately re-runs the data loader during preview. The preview server now correctly handles page names containing spaces, emoji, or other non-ASCII characters.
Full Changelog: v1.5.0...v1.5.1