Skip to content

Releases: mdn/rari

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)

v0.0.20

18 Nov 09:10
304a70a
Compare
Choose a tag to compare

0.0.20 (2024-11-16)

Features

  • issues: add data-href to broken links (02833be)
  • serve: fast local search-index (7076a81)
  • sidebars: support hash links (26a7a13)

v0.0.19

14 Nov 13:22
be5ab5f
Compare
Choose a tag to compare

0.0.19 (2024-11-13)

Features

  • issues: add initial support for macro issues (5e23b0f)
  • templ: livesamplelink (a95f39b)

v0.0.18

08 Nov 15:16
48ee427
Compare
Choose a tag to compare

0.0.18 (2024-11-08)

Bug Fixes

  • templ: fix wrong en-us-only (54d6359)