Releases: observablehq/stdlib
Releases · observablehq/stdlib
v3.22.2
13 Oct 23:17
Compare
Sorry, something went wrong.
No results found
Remove use of optional chaining to restore ES 2018 compatibility.
v3.22.1
13 Oct 23:08
Compare
Sorry, something went wrong.
No results found
Inline d3-array dependency to avoid ES module dependency.
v3.22.0
13 Oct 23:08
Compare
Sorry, something went wrong.
No results found
Add arrayIsPrimitive function to support data table cells.
Fix internal __table function to correctly handle primitive data arrays.
v3.21.0
13 Oct 22:47
Compare
Sorry, something went wrong.
No results found
Add internal __table function to support data table cells.
Add isDataArray function to support data table and SQL cells.
Add isDatabaseClient function to support data table and SQL cells.
v3.20.0
07 Sep 17:45
Compare
Sorry, something went wrong.
No results found
Update Observable Plot to 0.6.0 .
Update Vega-Lite to 5.5.0 .
Update Mermaid to 9.1.6 .
v3.19.8
06 Jul 15:04
Compare
Sorry, something went wrong.
No results found
Fix Node 12 compatibility issues with makeQueryTemplate
v3.19.7
05 Jul 14:51
Compare
Sorry, something went wrong.
No results found
Add __query function to Library and export makeQueryTemplate function #296
v3.19.6
04 Jul 18:12
Compare
Sorry, something went wrong.
No results found
Update D3 to 7.6.1 .
Update Observable Plot to 0.5.2 .
v3.19.5
28 Jun 11:26
Compare
Sorry, something went wrong.
No results found
Update D3 to 7.5.0 .
Update Observable Plot to 0.5.1 .
v3.19.4
15 Jun 04:07
Compare
Sorry, something went wrong.
No results found
The SQLiteDatabaseClient now considers the “main” schema to be the default. #291