Skip to content

Releases: mdn/rari

v0.1.3

15 Dec 14:59
717f770
Compare
Choose a tag to compare

0.1.3 (2024-12-15)

Bug Fixes

  • baseline: support invalid baseline json (bde35ee)
  • serve: support other_translations (0fcf322)

v0.1.2

11 Dec 12:53
af479af
Compare
Choose a tag to compare

0.1.2 (2024-12-11)

Features

  • build: write top level metadata.json (bbb1112)

v0.1.1

10 Dec 20:04
e3af4e1
Compare
Choose a tag to compare

0.1.1 (2024-12-10)

Features

Bug Fixes

  • links: fall back to en-us (21a7f18)
  • links: improve fallback for link content (cdf0993)
  • serve: don't cache by default (5ccf670)

v0.1.0

05 Dec 14:11
e63ca6b
Compare
Choose a tag to compare

0.1.0 (2024-12-05)

⚠ BREAKING CHANGES

  • cli: Rari only builds build basic components by default. Use --all for old behavior.

Features

  • cli: new cli args (5f0f7e6)
  • serve: 404 for document not found (3435feb)

Bug Fixes

  • generic_content: fix locale in sitemap (48d540c)
  • sidebars: support listsubpages with code (e287d44)

v0.0.26

01 Dec 13:15
24b1e10
Compare
Choose a tag to compare

0.0.26 (2024-12-01)

Features

  • issues: support sidebar name (fd4ca80)

Bug Fixes

  • css-syntax: support debugging (ca2377d)
  • popularities: update if not existing on 1st (3f3c3d3)

v0.0.25

27 Nov 13:32
c6c8895
Compare
Choose a tag to compare

0.0.25 (2024-11-27)

Features

  • content: add sync-sidebars command (a4d4686)
  • popularities: move popularities to deps (8e4b4aa)
  • spas: default values for SPAs (1ef6e16)

Bug Fixes

  • contributors: support missing contributors (d408b52)
  • rari-npm: fix download tmp folder (5207886)
  • spas: fix default (5acc69b)

v0.0.24

25 Nov 17:03
d2df415
Compare
Choose a tag to compare

0.0.24 (2024-11-25)

Features

  • rari-npm: use bin folder (be311ef)

Bug Fixes

  • build: don't display error for files in files (f3d4d15)

v0.0.23

22 Nov 20:02
7555ff6
Compare
Choose a tag to compare

0.0.23 (2024-11-22)

Features

  • generics: use config for generic content and some spas (a717537)

Bug Fixes

  • rari-npm: don't ignore types an schema (811ca0e)
  • sitemaps: fix xml (857d3f2)

v0.0.22

21 Nov 21:02
55e52af
Compare
Choose a tag to compare

0.0.22 (2024-11-21)

Features

  • npm: export ts types, json schema (#42) (242b078)
  • sitemaps: write xml sitemaps (a450474)
  • templ: new embedlivesample iframe (e5382ca)

Bug Fixes

  • templ: cssxref and jsxref double issue reporting (c20851b)

v0.0.21

18 Nov 20:16
c970527
Compare
Choose a tag to compare

0.0.21 (2024-11-18)

Features

  • build: generate contributors.txt (b37d92b)
  • serve: support contributors.txt (5dfe87a)