Skip to content

Releases: mdn/rari

v0.2.1

07 Nov 13:28
f9d14eb

Choose a tag to compare

0.2.1 (2025-11-06)

Bug Fixes

  • css-syntax: distinguish formal syntax scopes (#359) (7a96e37)
  • tools/redirects: remove entries where target page exists (#352) (29efb99)

Miscellaneous

v0.2.0

31 Oct 15:30
61cf250

Choose a tag to compare

0.2.0 (2025-10-31)

⚠ BREAKING CHANGES

  • notecard: remove the support of the legacy note card format (#350)

Miscellaneous

  • css-syntax: update to webref 8 (#357) (31bfae8)
  • notecard: remove the support of the legacy note card format (#350) (482a324)
  • npm: migrate to Trusted Publishing (#356) (c776eff)

v0.1.54

27 Oct 15:25
055498e

Choose a tag to compare

0.1.54 (2025-10-27)

Features

  • rari-cli: print port at server startup (#319) (565a054)

Bug Fixes

  • build: read popularities from data dir (#337) (1c8568b)
  • md: remove the leading space of the first paragraph in note card (25036cb)
  • notecard: remove leading space of first paragraph in Chinese (#323) (25036cb)
  • sync-translated-content: move adjacent assets correctly (#335) (bad50ab)

Miscellaneous

v0.1.53

16 Oct 10:23
cbab7fd

Choose a tag to compare

0.1.53 (2025-10-15)

Features

  • css-syntax: migrate to @webref/css 7 (#317) (b011b7d)

Bug Fixes

  • CODEOWNERS: add Engineering for dependencies (#328) (a5b5e04)

Miscellaneous

v0.1.52

13 Oct 17:52
692e164

Choose a tag to compare

0.1.52 (2025-10-13)

Bug Fixes

  • csssyntax: update renamed CSS slug (#325) (13ae24c)
  • sync-translated-content: handle renames to sync case changes from content (#327) (f64385d)

Miscellaneous

  • add rustfmt and clippy to linter action toolchain (#321) (3e70d19)

v0.1.51

29 Sep 10:07
a77019a

Choose a tag to compare

0.1.51 (2025-09-18)

Miscellaneous

  • web-features: update schema to match v3 upstream (#312) (9cc6510)

v0.1.50

17 Sep 16:02
693797a

Choose a tag to compare

0.1.50 (2025-09-17)

Bug Fixes

  • npm: generate types matching serialized objects (#314) (df570cc)

v0.1.49

09 Sep 15:07
23d5da5

Choose a tag to compare

0.1.49 (2025-09-09)

Bug Fixes

  • contributors: add short_title to spotlight pages (#297) (264c670)
  • rari-npm: handle exit with signal (#308) (e452c96)
  • sidebar: guides links were wrapped in code element (#293) (6935c7b)
  • webref_css: add @webref/css version requirement (30bd2cc)
  • webref_css: pin @webref/css to v6 (#305) (30bd2cc)

Miscellaneous

  • api: apply locale passed to RariApi::link + make optional (#287) (6c24ea1)
  • deps: bump slab from 0.4.10 to 0.4.11 (#295) (eba3173)
  • deps: bump tracing-subscriber from 0.3.19 to 0.3.20 (#309) (952b3ae)
  • github: add CODEOWNERS (#299) (f80229c)
  • rari-deps: handle GitHub API error (#301) (0fb32df)

v0.1.48

12 Aug 08:46
8dc219e

Choose a tag to compare

0.1.48 (2025-08-11)

Miscellaneous

  • clippy: update rust toolchain, added elided lifetime specifiers (#283) (6b3dbdd)

v0.1.47

11 Aug 12:33
f3d22ff

Choose a tag to compare

0.1.47 (2025-08-07)

Bug Fixes

  • 404: build for every locale (#281) (2a99d06)
  • translations: include current locale when doing build (#280) (4be95c8)