Skip to content

Releases: mdn/rari

v0.1.46

10 Jul 21:02
39ecd8e
Compare
Choose a tag to compare

0.1.46 (2025-07-10)

Bug Fixes

  • blog: add breadcrumbs to posts (#271) (20d040c)
  • blog: filter unpublished posts immediately (#264) (45b5bf5)
  • blog: return only single parent/breadcrumb item for index (01caa83)

Enhancements

  • page: add other_translations to non-Doc pages (#272) (9ae3a11)
  • pages: support short-title for generic (#274) (9627c9b)
  • sidebars: add <wbr> to long code elements (#270) (8c5d8fc)
  • spa: refine {page,short}_title (#269) (5a4b046)

Miscellaneous

  • clippy: fix complaints about format strings (b70a321)

v0.1.45

26 Jun 08:28
f04be59
Compare
Choose a tag to compare

0.1.45 (2025-06-25)

Features

  • frontmatter: support banners (#260) (2a25e22)
  • json: update schemars and inline renderer (#258) (0d2539c)
  • lsp: support other locales in links (0381de8)
  • updates: allow skip updates from env (#256) (c5b03eb)

Miscellaneous

  • deps: bump brace-expansion from 2.0.1 to 2.0.2 in /rari-npm (#259) (2cfb136)
  • deps: update major deps (47b9a5e)

v0.1.44

20 Jun 06:42
3958f46
Compare
Choose a tag to compare

0.1.44 (2025-06-20)

Bug Fixes

  • revert "chore(deps): update major deps" (e69710e)

v0.1.43

19 Jun 11:56
b350b4a
Compare
Choose a tag to compare

0.1.43 (2025-06-19)

Features

  • spas: support short_title (d5c48db)

Bug Fixes

Miscellaneous

v0.1.42

17 Jun 16:14
eb6fa52
Compare
Choose a tag to compare

0.1.42 (2025-06-17)

Features

  • json: add fm description to generic and contributor (#242) (b608389)
  • json: add parents to more pages (#243) (5453fe9)

Bug Fixes

  • homepage: fallback for no generic content set (#245) (7766a9c)

v0.1.41

16 Jun 12:12
5332969
Compare
Choose a tag to compare

0.1.41 (2025-06-16)

Features

  • client: add GitHub token support for API requests (#239) (c44bd1e)
  • homepage: use data from generic content (#238) (2e7b94e)
  • sidebar: support args in fm sidebar (#237) (82b80b0)

Enhancements

  • sidebar: wrap unlinked summary text in span (#235) (a804805)

Miscellaneous

v0.1.40

12 Jun 13:03
a1460f4
Compare
Choose a tag to compare

0.1.40 (2025-06-12)

Features

  • lsp: add an experimental language server to rari (#230) (219962a)

Bug Fixes

  • css-syntax: trim trailing line breaks (#231) (553e614)

v0.1.39

05 Jun 15:51
d06ef76
Compare
Choose a tag to compare

0.1.39 (2025-06-05)

Features

Bug Fixes

  • release-please: configure changelog sections (f1c12e1)

Enhancements

  • rari-doc: use root short-title in pageTitle (#220) (a98b0d2)
  • sidebar: make natural sort the default (#225) (31154b8)
  • sidebars: add guides/tutorials to APIRef (#224) (3bd6e0f)

Miscellaneous

  • page-types: add firefox-release-notes-active page type (185ea22)

v0.1.38

19 May 21:01
5a2ead6
Compare
Choose a tag to compare

0.1.38 (2025-05-19)

Features

Bug Fixes

  • css_info: fix bad "initial value" link (71dfa1c)
  • macro: fix bad "initial value" link (#214) (71dfa1c)
  • rust: bump workspace version (aa052e1)

v0.1.37

14 May 15:45
cd7779d
Compare
Choose a tag to compare

0.1.37 (2025-05-14)

Bug Fixes