Releases: observablehq/framework
Releases · observablehq/framework
v0.0.41
What's Changed
- add coverage tooling by @Fil in #152
- build with relative paths by @Fil in #173
- catch ERR_INVALID_URL by @trebor & @Fil in #176
- directory/index.md creates the directory/ URL. by @Fil in #175
- copy button by @Fil in #177
- add prev next navigation by @trebor in #186
- set max-width on footer, align to content, buttons equal size by @trebor in #189
- Add attribute support on fenced code blocks by @wiltsecarpenter in #75
- pager improvements by @mbostock in #192
- Improve sidebar by @Fil in #196
- relative fetch and FileAttachments by @Fil in #193
- fewer dynamic listeners by @mbostock in #199
New Contributors
Full Changelog: v0.0.40...v0.0.41
v0.0.40
v0.0.39
v0.0.38
v0.0.37
v0.0.36
v0.0.35
What's Changed
- Fix missing return by @wiltsecarpenter in #105
- replace importmap with import rewrite by @mbostock in #101
- code style by @mbostock in #94
- fix missing watchAll by @mbostock in #109
- dot, tex, and mermaid blocks by @mbostock in #8
- Support relative imports by @cinxmo in #40
- DRY tests by @mbostock in #119
- Loader class by @mbostock in #114
- Configurable navigation by @mbostock in #118
- support data loaders in sub directories of docs/ by @Fil in #131
- unfork katex by @mbostock in #127
- fix file path resolution by @mbostock in #120
- Add eslint import plugin and fix import ordering by @wiltsecarpenter in #107
- dataloaders tests by @Fil in #110
- data loader logs by @Fil in #132
- move imports to _import by @mbostock in #136
- Read db config from environment by @wiltsecarpenter in #125
- build filters files outside the root by @Fil in #103
Full Changelog: v0.0.34...v0.0.35