- Upgrade observablehq runtime and stdlib. Includes SQLite file attachment support.
- Shebang support (
#!/usr/bin/env dataflow run
) for.ojs
files.
- Fix a bug where the
width
builtin cell indataflow run
erronously updated when the value had not changed.
dataflow run
on https sites (websocket useswss://
instead ofws://
)