New features

Bug fixes and other improvements

  • Fix automatic cleaning of dist when building on Windows

  • Add explicit <html>, <head>, and <body> tags to generated HTML

  • Suppress 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 by adding an ES module export shim

  • 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.