Skip to content

Releases: mdn/rari

v0.1.19

22 Jan 17:06
32e093b
Compare
Choose a tag to compare

0.1.19 (2025-01-22)

Features

Bug Fixes

  • build/parser: parse empty string args for macros as Nones (#88) (4f5751f)
  • html: trim the first empty line in <pre> tag (#90) (95f142f)

v0.1.18

16 Jan 13:38
ad2c303
Compare
Choose a tag to compare

0.1.18 (2025-01-16)

Bug Fixes

  • build: fix html img src (b5af77e)

v0.1.17

14 Jan 18:39
4e96b7a
Compare
Choose a tag to compare

0.1.17 (2025-01-14)

Bug Fixes

  • blog: respect published and date front matter (ba9743d)

v0.1.16

10 Jan 09:26
de3a518
Compare
Choose a tag to compare

0.1.16 (2025-01-10)

Bug Fixes

  • issues: add empty flaws for --json-issues (c6be69e)

v0.1.15

09 Jan 10:37
789f813
Compare
Choose a tag to compare

0.1.15 (2025-01-09)

Features

  • content: add inventory command (#80) (bafc0f9), closes #75
  • sidebars: add support for depth and nested (#78) (84b6358)

Bug Fixes

  • l10n: correct the prefix string for notecards in zh-TW locale (#81) (432bb40)
  • typo (#82) (892f96f)

v0.1.14

07 Jan 16:42
3e015ab
Compare
Choose a tag to compare

0.1.14 (2025-01-07)

Features

Bug Fixes

  • json: don't use camelCase for featured articles (512080d)

v0.1.13

01 Jan 15:46
03fc559
Compare
Choose a tag to compare

0.1.13 (2025-01-01)

Bug Fixes

  • templ: support argument for cssyntax (330acdc)

v0.1.12

30 Dec 09:36
08f88e8
Compare
Choose a tag to compare

0.1.12 (2024-12-30)

Bug Fixes

  • l10n: correct the repo name to translated content (#70) (e3b7209)

v0.1.11

23 Dec 12:48
df364f9
Compare
Choose a tag to compare

0.1.11 (2024-12-23)

Features

  • build: add -n compatibility (8f27022)

Bug Fixes

  • l10n: add sizes to fallback imgs (2eab7ea)

v0.1.10

20 Dec 14:45
a441f0b
Compare
Choose a tag to compare

0.1.10 (2024-12-20)

Features

  • issues: support json_issues flag (761cafb)

Bug Fixes

  • l10n: fix fallback handling for Page::exists (d532969)
  • rari-npm: make install faster (1465576)
  • templ: don't show duplicates in webextexamples (d6fb9d8)