DuckDB 1.1.1 and DuckDB-Wasm 1.29.0! 🐤
Support for, and self-hosting of, DuckDB extensions! 🐤
Observable Runtime 6.0.0 for faster async (e.g., DuckDB) reactivity 🏃💨
Support secure sharing of private exported modules on Observable Cloud 🔒
Support analytics of parameterized routes & exported modules on Observable Cloud 📊
Deprecate cleanUrls in favor of preserveIndex and preserveExtension to support S3-like hosting
Fix automatic cleaning of
dist
when building on WindowsAdd explicit
<html>
,<head>
, and<body>
tags to generated HTMLSuppress checkboxes on tables in SQL code blocks
Fix resolution of absolute paths in SQL front matter
Avoid a top-level await bug on Safari in SQLite
Fix importing of
npm:sql.js
Fix resolution of absolute global imports
Fix deduplication of resolved imports
Fix parameterized routing when a parameter value is its name in brackets
Support the
NO_COLOR
environment variable (via picocolors)Remove automatic redirect to strip basic authentication
Fix updating the app title when deploying to Observable Cloud
Various documentation improvements
See release notes on GitHub for more details.